Always add initial message to *scratch* buffer if
authorJuri Linkov <juri@jurta.org>
Thu, 28 Feb 2008 22:50:26 +0000 (22:50 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 28 Feb 2008 22:50:26 +0000 (22:50 +0000)
commit8d86c6da46f3c7fa1d126fd02b21233049b8ff4a
treedde8a9c58abe67fa5d0ed8b71fd1454aebccd769
parent5c842d76fa043f799b73ed3050abb9a836639e86
Always add initial message to *scratch* buffer if
`initial-scratch-message' is non-nil regardless of the value of
`inhibit-startup-screen'.
(inhibit-startup-screen, initial-scratch-message): Doc fix.
(command-line-1): Move code that inserts `initial-scratch-message'
up before the if-form that checks for `inhibit-startup-screen'.
Suggested by Jonathan Rockway <jon@jrock.us>.
lisp/ChangeLog
lisp/startup.el