diff options
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 292d36ce9e1..15b23311787 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,16 @@ | |||
| 1 | 2004-10-17 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * gnus-registry.el (gnus-registry-unload-hook): | ||
| 4 | Set as a variable with add-hook. | ||
| 5 | |||
| 6 | * nnspool.el (nnspool-spool-directory): Use news-directory instead | ||
| 7 | of news-path. | ||
| 8 | |||
| 9 | * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook. | ||
| 10 | |||
| 11 | * spam.el: Delete duplicate `provide'. | ||
| 12 | (spam-unload-hook): Set as a variable with add-hook. | ||
| 13 | |||
| 1 | 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org> | 14 | 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 15 | ||
| 3 | * message.el (message-tokenize-header): Fix 2004-09-06 change | 16 | * message.el (message-tokenize-header): Fix 2004-09-06 change |