/[emacs]/emacs/src/emacs.c
ViewVC logotype

Diff of /emacs/src/emacs.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.319 by lektu, Wed Aug 28 06:28:29 2002 UTC revision 1.320 by rms, Thu Sep 12 03:26:59 2002 UTC
# Line 2281  syms_of_emacs () Line 2281  syms_of_emacs ()
2281    defsubr (&Sinvocation_directory);    defsubr (&Sinvocation_directory);
2282    
2283    DEFVAR_LISP ("command-line-args", &Vcommand_line_args,    DEFVAR_LISP ("command-line-args", &Vcommand_line_args,
2284                 doc: /* Args passed by shell to Emacs, as a list of strings.  */);                 doc: /* Args passed by shell to Emacs, as a list of strings.
2285    Many arguments are deleted from the list as they are processed.  */);
2286    
2287    DEFVAR_LISP ("system-type", &Vsystem_type,    DEFVAR_LISP ("system-type", &Vsystem_type,
2288                 doc: /* Value is symbol indicating type of operating system you are using.  */);                 doc: /* Value is symbol indicating type of operating system you are using.  */);

Legend:
Removed from v.1.319  
changed lines
  Added in v.1.320

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26