Mercurial > emacs
comparison lisp/ChangeLog @ 32020:920307b1e659
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 29 Sep 2000 19:37:53 +0000 |
parents | cfd201123ef1 |
children | 57c841880df2 |
comparison
equal
deleted
inserted
replaced
32019:bd101eca34c1 | 32020:920307b1e659 |
---|---|
1 2000-09-29 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * startup.el (startup-echo-area-message): New function. | |
4 (display-startup-echo-area-message): Use it. | |
5 (fancy-splash-screens): Rewritten to use keymaps and a timer. | |
6 (fancy-splash-default-action): New function. | |
7 (fancy-splash-screens-1): New function. | |
8 (fancy-splash-head): Put a help-echo and a keymap under the image. | |
9 | |
1 2000-09-29 Stefan Monnier <monnier@cs.yale.edu> | 10 2000-09-29 Stefan Monnier <monnier@cs.yale.edu> |
2 | 11 |
3 * diff-mode.el (diff-add-log-file-name): Remove. | 12 * diff-mode.el (diff-add-log-file-name): Remove. |
4 (diff-mode): Use add-log-buffer-file-name-function. | 13 (diff-mode): Use add-log-buffer-file-name-function. |
5 | 14 |