diff options
| -rw-r--r-- | lisp/gnus/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 87540f107bd..32f0def367c 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -2,6 +2,15 @@ | |||
| 2 | 2 | ||
| 3 | * gnus-mule.el: Revived. | 3 | * gnus-mule.el: Revived. |
| 4 | 4 | ||
| 5 | 2000-10-04 Dave Love <fx@gnu.org> | ||
| 6 | |||
| 7 | * gnus-ems.el: Don't turn off compiler warnings in local vars. | ||
| 8 | Require ring when compiling. | ||
| 9 | (gnus-x-splash): Bind width, height. | ||
| 10 | (gnus-article-compface-xbm): New variable. | ||
| 11 | (gnus-article-display-xface): Move graphic test. Use unibyte. | ||
| 12 | Obey gnus-article-compface-xbm. Use pbm, not xbm. | ||
| 13 | |||
| 5 | 2000-10-04 Stefan Monnier <monnier@cs.yale.edu> | 14 | 2000-10-04 Stefan Monnier <monnier@cs.yale.edu> |
| 6 | 15 | ||
| 7 | * nnimap.el: require 'cl when compiling. | 16 | * nnimap.el: require 'cl when compiling. |