comparison 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
comparison
equal deleted inserted replaced
57553:6530172cc0bf 57554:c31c5cdcfa13
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
4 which used point-min in the wrong place. 17 which used point-min in the wrong place.
5 18