]> git.eshelyaron.com Git - emacs.git/commitdiff
(inhibit-startup-echo-area-message): Doc fix.
authorKarl Heuer <kwzh@gnu.org>
Tue, 1 Mar 1994 04:54:43 +0000 (04:54 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 1 Mar 1994 04:54:43 +0000 (04:54 +0000)
lisp/startup.el

index 5d1d7574a28af5a440e914477baa009ccd99d71e..a600c96a3c3d18792ab5aaef8fc0bf543204a1d4 100644 (file)
@@ -66,7 +66,7 @@ with the contents of the startup message.")
   "*Non-nil inhibits the initial startup echo area message.
 Inhibition takes effect only if your `.emacs' file contains
 a line of the form
- (setq inhibit-startup-echo-area-message "YOUR-USER-NAME")
+ (setq inhibit-startup-echo-area-message \"YOUR-USER-NAME\")
 Thus, someone else using a copy of your `.emacs' file will see
 the startup message unless he personally acts to inhibit it.")