]> git.eshelyaron.com Git - emacs.git/commit
Always add initial message to *scratch* buffer if
authorJuri Linkov <juri@jurta.org>
Thu, 28 Feb 2008 22:43:30 +0000 (22:43 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 28 Feb 2008 22:43:30 +0000 (22:43 +0000)
commit22351e44a3afb189c438fb02f73b8e5065afd0e1
treecb60300ab68b90faab54f246ab12bcfee846d026
parentdacce8310406e94994e6c7d8b63e73784134b431
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