(inhibit-startup-echo-area-message): Doc fix.
This commit is contained in:
parent
a2fa350a88
commit
54a003f758
1 changed files with 1 additions and 1 deletions
|
@ -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.")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue