diff options
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index d7ebedc53f8..b605875da89 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2 | |||
| 3 | * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by | ||
| 4 | default; improve customization type. | ||
| 5 | (gnus-emphasis-custom-with-format): New macro. | ||
| 6 | (gnus-emphasis-custom-value-to-external): New function. | ||
| 7 | (gnus-emphasis-custom-value-to-internal): New function. | ||
| 8 | |||
| 9 | 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 10 | |||
| 11 | * gnus-msg.el (gnus-configure-posting-styles): Don't cause the | ||
| 12 | "Args out of range" error. Reported by Arnaud Giersch | ||
| 13 | <arnaud.giersch@free.fr>. | ||
| 14 | |||
| 1 | 2004-11-04 Richard M. Stallman <rms@gnu.org> | 15 | 2004-11-04 Richard M. Stallman <rms@gnu.org> |
| 2 | 16 | ||
| 3 | * spam.el (spam group): Add :version. | 17 | * spam.el (spam group): Add :version. |