From f02149ce31f6cb125a721dd5e8836302a7742280 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 29 Sep 2000 19:37:53 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ lisp/gnus/ChangeLog | 3 +++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d5bc651626..eb6d999ce1 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 68b5f7472a..ae52c27e7d 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'. -- 2.20.1