Mercurial > emacs
comparison lisp/ChangeLog @ 92319:ecc950616ed9
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 28 Feb 2008 23:32:11 +0000 |
parents | 6cd1c02e3b83 |
children | 411bdfe0f288 |
comparison
equal
deleted
inserted
replaced
92318:56a08ddcbc99 | 92319:ecc950616ed9 |
---|---|
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> |