(inhibit-splash-screen): Emphatically state that it can't be set in
site-start.el.
This commit is contained in:
parent
ca1355599d
commit
531b591d24
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue