diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a121c5a4d3d..d375fa292c6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2000-09-20 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-09-20 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * startup.el (fancy-splash-image): Change :type. | ||
| 4 | (fancy-splash-head): Use an XBM image if appropriate. | ||
| 5 | (command-line-1): Show splash screens in more cases. | ||
| 6 | |||
| 3 | * startup.el (fancy-splash-text): Don't quote faces. | 7 | * startup.el (fancy-splash-text): Don't quote faces. |
| 4 | 8 | ||
| 5 | * dired.el (dired-font-lock-keywords): Undo last change. | 9 | * dired.el (dired-font-lock-keywords): Undo last change. |