]> code.delx.au - gnu-emacs/blobdiff - lisp/startup.el
(Custom-set, Custom-save): Doc fix.
[gnu-emacs] / lisp / startup.el
index 5c98cd1eea87ca632130013b5bb296798dbd8d96..6ae35e39bbc146202eb6da57eafb910c9150db12 100644 (file)
@@ -202,9 +202,10 @@ the user's init file.")
 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