Mercurial > emacs
comparison lisp/ChangeLog @ 72497:6cc945ca398a
* startup.el (fancy-splash-head): Give instructions for dismissing
the splash screen for default startup too.
(display-startup-echo-area-message, fancy-splash-screens)
(use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
all splash text at once and keep the splash buffer around.
(command-line-1): Give display-startup-echo-area-message a t arg.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 23 Aug 2006 16:19:11 +0000 |
parents | 696387988910 |
children | 9311249baae0 |
comparison
equal
deleted
inserted
replaced
72496:696387988910 | 72497:6cc945ca398a |
---|---|
1 2006-08-23 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * startup.el (fancy-splash-head): Give instructions for dismissing | |
4 the splash screen for default startup too. | |
5 (display-startup-echo-area-message, fancy-splash-screens) | |
6 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show | |
7 all splash text at once and keep the splash buffer around. | |
8 (command-line-1): Give display-startup-echo-area-message a t arg. | |
9 | |
1 2006-08-23 Carsten Dominik <dominik@science.uva.nl> | 10 2006-08-23 Carsten Dominik <dominik@science.uva.nl> |
2 | 11 |
3 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated | 12 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated |
4 gnus frame is selected. | 13 gnus frame is selected. |
5 | 14 |