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

Diff of /emacs/src/lread.c

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

revision 1.326 by rms, Mon Dec 27 15:58:59 2004 UTC revision 1.327 by rms, Tue Feb 15 06:44:50 2005 UTC
# Line 3860  as a function.  */); Line 3860  as a function.  */);
3860    
3861    DEFVAR_LISP ("user-init-file", &Vuser_init_file,    DEFVAR_LISP ("user-init-file", &Vuser_init_file,
3862                 doc: /* File name, including directory, of user's initialization file.                 doc: /* File name, including directory, of user's initialization file.
3863  If the file loaded had extension `.elc' and there was a corresponding `.el'  If the file loaded had extension `.elc', and the corresponding source file
3864  file, this variable contains the name of the .el file, suitable for use  exists, this variable contains the name of source file, suitable for use
3865  by functions like `custom-save-all' which edit the init file.  */);  by functions like `custom-save-all' which edit the init file.  */);
3866    Vuser_init_file = Qnil;    Vuser_init_file = Qnil;
3867    

Legend:
Removed from v.1.326  
changed lines
  Added in v.1.327

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