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
531b591d
Commit
531b591d
authored
Apr 09, 2007
by
Alan Mackenzie
Browse files
(inhibit-splash-screen): Emphatically state that it can't be set in
site-start.el.
parent
ca135559
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/startup.el
lisp/startup.el
+2
-2
No files found.
lisp/startup.el
View file @
531b591d
...
...
@@ -44,8 +44,8 @@
"Non-nil inhibits the startup screen.
It also inhibits display of the initial message in the `*scratch*' buffer.
This is for use in your personal init file
, once you are familiar
with the contents of the startup screen."
This is for use in your personal init file
(but NOT site-start.el), once
you are familiar
with the contents of the startup screen."
:type
'boolean
:group
'initialization
)
...
...
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