comparison lisp/ChangeLog @ 80243:1cdfe9ca8618

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Thu, 28 Feb 2008 23:30:11 +0000
parents 158cdf102893
children 3629f9a94638
comparison
equal deleted inserted replaced
80242:ed1da887c510 80243:1cdfe9ca8618
1 2008-02-28 Juri Linkov <juri@jurta.org>
2
3 * startup.el (normal-splash-screen): Add argument `concise'.
4 Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
5 to the created buffer. If `concise' is non-nil, call
6 `display-buffer', otherwise `switch-to-buffer'. Doc fix.
7 (display-startup-screen): Add argument `concise' to the call to
8 `normal-splash-screen'.
9
1 2008-02-28 Kim F. Storm <storm@cua.dk> 10 2008-02-28 Kim F. Storm <storm@cua.dk>
2 11
3 * startup.el (startup-echo-area-message): Check for about-emacs. 12 * startup.el (startup-echo-area-message): Check for about-emacs.
4 13
5 2008-02-28 Juri Linkov <juri@jurta.org> 14 2008-02-28 Juri Linkov <juri@jurta.org>