Mercurial > emacs
changeset 33237:a5f4fa084c24
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 06 Nov 2000 11:46:54 +0000 |
parents | d20d5b9045de |
children | b5c06c30c15f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 06 11:43:59 2000 +0000 +++ b/lisp/ChangeLog Mon Nov 06 11:46:54 2000 +0000 @@ -1,3 +1,12 @@ +2000-11-06 Gerd Moellmann <gerd@gnu.org> + + * startup.el (fancy-splash-delay): Set to 10 seconds. + (fancy-splash-max-time): New user-option. + (fancy-splash-stop-time): New variable. + (fancy-splash-screens): Set it. Catch `stop-splashing'. + (fancy-splash-screens-1): Throw `stop-splashing' when current + time is greater than fancy-splash-stop-time. + 2000-11-06 Stefan Monnier <monnier@cs.yale.edu> * pcvs.el (cvs-mode-marked): New arg `noquery'.