diff lisp/gnus/ChangeLog @ 57554:c31c5cdcfa13

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 17 Oct 2004 07:14:15 +0000
parents f7785a1e8cf8
children 505c55fe8dc9
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Sun Oct 17 07:13:37 2004 +0000
+++ b/lisp/gnus/ChangeLog	Sun Oct 17 07:14:15 2004 +0000
@@ -1,3 +1,16 @@
+2004-10-17  Richard M. Stallman  <rms@gnu.org>
+
+	* gnus-registry.el (gnus-registry-unload-hook): 
+	Set as a variable with add-hook.
+
+	* nnspool.el (nnspool-spool-directory): Use news-directory instead
+	of news-path.
+
+	* spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
+
+	* spam.el: Delete duplicate `provide'.
+	(spam-unload-hook): Set as a variable with add-hook.
+
 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 	* message.el (message-tokenize-header): Fix 2004-09-06 change