diff options
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 | ||