From: Gerd Moellmann Date: Fri, 29 Sep 2000 19:37:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~1266 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f02149ce31f6cb125a721dd5e8836302a7742280;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d5bc651626d..eb6d999ce1f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2000-09-29 Gerd Moellmann + + * startup.el (startup-echo-area-message): New function. + (display-startup-echo-area-message): Use it. + (fancy-splash-screens): Rewritten to use keymaps and a timer. + (fancy-splash-default-action): New function. + (fancy-splash-screens-1): New function. + (fancy-splash-head): Put a help-echo and a keymap under the image. + 2000-09-29 Stefan Monnier * diff-mode.el (diff-add-log-file-name): Remove. diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 68b5f7472a1..ae52c27e7d9 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,5 +1,8 @@ 2000-09-29 Gerd Moellmann + * gnus.el (gnus-mode-line-buffer-identification)[EMACS]: Fix + last change. + * gnus.el (gnus-mode-line-buffer-identification)[EMACS]: Use `:ascent center'.