diff options
| author | Jim Blandy | 1993-03-20 19:30:58 +0000 |
|---|---|---|
| committer | Jim Blandy | 1993-03-20 19:30:58 +0000 |
| commit | 59653951e72a6043d1349da762ed601d53c9cee0 (patch) | |
| tree | 4bb113a169f8ccd3353dc43b097323522909fac2 /src/process.c | |
| parent | 17d68aa05a40a45758fefa2c47d655fcdb5c9bf6 (diff) | |
| download | emacs-59653951e72a6043d1349da762ed601d53c9cee0.tar.gz 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 'src/process.c')
0 files changed, 0 insertions, 0 deletions