diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog | 5 |
2 files changed, 9 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. |
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index b81160b20de..0ed8e88e7d8 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-09-20 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * gnus-ems.el (gnus-article-display-xface): Don't convert PBM | ||
| 4 | to XBM; we always have PBM support. | ||
| 5 | |||
| 1 | 2000-09-14 Dave Love <fx@gnu.org> | 6 | 2000-09-14 Dave Love <fx@gnu.org> |
| 2 | 7 | ||
| 3 | * gnus.el (gnus-charset): | 8 | * gnus.el (gnus-charset): |