summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-03-20 19:30:58 +0000
committerJim Blandy <jimb@redhat.com>1993-03-20 19:30:58 +0000
commit59653951e72a6043d1349da762ed601d53c9cee0 (patch)
tree4bb113a169f8ccd3353dc43b097323522909fac2 /lisp/emacs-lisp/autoload.el
parent17d68aa05a40a45758fefa2c47d655fcdb5c9bf6 (diff)
downloademacs-59653951e72a6043d1349da762ed601d53c9cee0.tar.gz
emacs-59653951e72a6043d1349da762ed601d53c9cee0.tar.bz2
emacs-59653951e72a6043d1349da762ed601d53c9cee0.zip
* emacs.c (Finvocation_name): New function.
(Vinvocation_name): New variable. (init_cmdargs): Set it. (syms_of_emacs): defsubr Finvocation_name, staticpro and initialize Vinvocation_name. * lisp.h (Vinvocation_name): New extern declaration. * xterm.c (invocation_name): Variable deleted; use Vinvocation_name now. (x_text_icon, x_term_init): Use Vinvocation_name now instead of invocation_name. (x_term_init): Don't initialize invocation_name. (syms_of_xterm): Don't initialize or staticpro invocation_name. * xfns.c (invocation_name): Remove extern declaration for this. [HAVE_X11] (Fx_get_resource): Use Vinvocation_name now instead of invocation_name. [not HAVE_X11] (Fx_get_default): Same.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions