aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2a813b43f37..ad9a927c54b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12008-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
12008-02-28 Kim F. Storm <storm@cua.dk> 102008-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.