diff options
| author | Glenn Morris | 2009-01-09 04:26:14 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-01-09 04:26:14 +0000 |
| commit | ed77e66cc6b3d73d6512f3b5015f8d80aa80f01f (patch) | |
| tree | e5f44a37e78b36f7780d20023abba8d04f4d828b /lisp/gnus/ChangeLog | |
| parent | 1ba983e8d9da561ccbdf15fb1544895fad40cce8 (diff) | |
| download | emacs-ed77e66cc6b3d73d6512f3b5015f8d80aa80f01f.tar.gz emacs-ed77e66cc6b3d73d6512f3b5015f8d80aa80f01f.zip | |
(gnus-summary-next-article): Replace last-command-char with last-command-event.
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index e0a68e182a6..9abd2475e6b 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-01-09 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * gnus-sum.el (gnus-summary-next-article): Replace last-command-char | ||
| 4 | with last-command-event. | ||
| 5 | |||
| 1 | 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de> | 6 | 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de> |
| 2 | 7 | ||
| 3 | * message.el (message-fix-before-sending): Amend comment. | 8 | * message.el (message-fix-before-sending): Amend comment. |