Mercurial > emacs
changeset 32020:920307b1e659
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 29 Sep 2000 19:37:53 +0000 |
parents | bd101eca34c1 |
children | 7e97e203cdb1 |
files | lisp/ChangeLog lisp/gnus/ChangeLog |
diffstat | 2 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + + * 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 <monnier@cs.yale.edu> * diff-mode.el (diff-add-log-file-name): Remove.
--- 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 <gerd@gnu.org> + * gnus.el (gnus-mode-line-buffer-identification)[EMACS]: Fix + last change. + * gnus.el (gnus-mode-line-buffer-identification)[EMACS]: Use `:ascent center'.