Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
54a003f7
Commit
54a003f7
authored
Mar 01, 1994
by
Karl Heuer
Browse files
(inhibit-startup-echo-area-message): Doc fix.
parent
a2fa350a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/startup.el
lisp/startup.el
+1
-1
No files found.
lisp/startup.el
View file @
54a003f7
...
...
@@ -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."
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment