diff options
| author | Glenn Morris | 2013-09-17 00:47:51 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-09-17 00:47:51 -0700 |
| commit | f804aa63be2f551aed486587fefa86b87bd50745 (patch) | |
| tree | 7210cd4565d765eb4c005916cc86b88f776727f9 /lisp/gnus | |
| parent | 3696fe8aae9fa13d4ed4f186efff6733a7f1a8f9 (diff) | |
| download | emacs-f804aa63be2f551aed486587fefa86b87bd50745.tar.gz emacs-f804aa63be2f551aed486587fefa86b87bd50745.zip | |
Fix ChangeLog typos
Diffstat (limited to 'lisp/gnus')
| -rw-r--r-- | lisp/gnus/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 2889ead69ed..ab969d3d5fb 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2013-09-17 Glenn Morris <rgm@gnu.org> | 1 | 2013-09-17 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * gnus-util.el (gnus-message-with-timestamp-1): | 3 | * gnus-util.el (gnus-message-with-timestamp-1): |
| 4 | Use `message-buffer' function if available. Ignore read-only. | 4 | Use `messages-buffer' function if available. Ignore read-only. |
| 5 | 5 | ||
| 6 | 2013-09-16 Katsumi Yamaoka <yamaoka@jpl.org> | 6 | 2013-09-16 Katsumi Yamaoka <yamaoka@jpl.org> |
| 7 | 7 | ||