# HG changeset patch # User Gerd Moellmann # Date 970256273 0 # Node ID 920307b1e659fbdd21e1142e3c8a9181517c69b5 # Parent bd101eca34c132082dcbb6cf91bf33d03b7db117 *** empty log message *** diff -r bd101eca34c1 -r 920307b1e659 lisp/ChangeLog --- a/lisp/ChangeLog Fri Sep 29 19:37:23 2000 +0000 +++ b/lisp/ChangeLog Fri Sep 29 19:37:53 2000 +0000 @@ -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 -r bd101eca34c1 -r 920307b1e659 lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Fri Sep 29 19:37:23 2000 +0000 +++ b/lisp/gnus/ChangeLog Fri Sep 29 19:37:53 2000 +0000 @@ -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'.