emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/startup.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/startup.el
Date: Sat, 07 Jan 2006 15:11:59 +0000

Index: emacs/lisp/startup.el
diff -u emacs/lisp/startup.el:1.393 emacs/lisp/startup.el:1.394
--- emacs/lisp/startup.el:1.393 Tue Jan  3 08:40:49 2006
+++ emacs/lisp/startup.el       Sat Jan  7 15:11:58 2006
@@ -202,9 +202,10 @@
 The value is nil if `-q' or `--no-init-file' was specified,
 meaning do not load any init file.
 
-Otherwise, the value may be the null string, meaning use the init file
-for the user that originally logged in, or it may be a
-string containing a user's name meaning use that person's init file.
+Otherwise, the value may be an empty string, meaning
+use the init file for the user who originally logged in,
+or it may be a string containing a user's name meaning
+use that person's init file.
 
 In either of the latter cases, `(concat \"~\" init-file-user \"/\")'
 evaluates to the name of the directory where the `.emacs' file was




reply via email to

[Prev in Thread] Current Thread [Next in Thread]