diff options
| author | Kim F. Storm | 2006-06-06 07:46:25 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2006-06-06 07:46:25 +0000 |
| commit | d9e17d28a2d83645cab86eab5ad0a989c84b0813 (patch) | |
| tree | 020187968ee7883abf5884faf4c0ec696e9cf654 | |
| parent | 67b5f80912ff3239fb8bfbd150102e48a0142689 (diff) | |
| download | emacs-d9e17d28a2d83645cab86eab5ad0a989c84b0813.tar.gz emacs-d9e17d28a2d83645cab86eab5ad0a989c84b0813.zip | |
Correction for AUTHORS.
| -rw-r--r-- | lisp/gnus/ChangeLog.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1 index bb4da4dbcad..f917d0cbf73 100644 --- a/lisp/gnus/ChangeLog.1 +++ b/lisp/gnus/ChangeLog.1 | |||
| @@ -2437,7 +2437,7 @@ | |||
| 2437 | * gnus-topic.el (gnus-topic-rename): Check whether the new name | 2437 | * gnus-topic.el (gnus-topic-rename): Check whether the new name |
| 2438 | exists. | 2438 | exists. |
| 2439 | 2439 | ||
| 2440 | 1998-02-10 dave edmondson <dme@sco.com> | 2440 | 1998-02-10 David Edmondson <dme@sco.com> |
| 2441 | 2441 | ||
| 2442 | * message.el (message-font-lock-keywords): Allow : as a citation | 2442 | * message.el (message-font-lock-keywords): Allow : as a citation |
| 2443 | ending. | 2443 | ending. |