diff options
| author | Katsumi Yamaoka | 2013-05-07 10:24:15 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2013-05-07 10:24:15 +0000 |
| commit | 83f0d8b7c351d949840d36cda1b25d62f6f644fc (patch) | |
| tree | 6020ed1a0006e7d71e456e3a75e70affe2517f7d | |
| parent | 2d90f2c9951d8ae94194900c8ed6c6f8d10be214 (diff) | |
| download | emacs-83f0d8b7c351d949840d36cda1b25d62f6f644fc.tar.gz emacs-83f0d8b7c351d949840d36cda1b25d62f6f644fc.zip | |
lisp/gnus/ChangeLog: Revert last bogus change
| -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 d9ce5eb698e..6a2e83f30e0 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2013-05-07 Katsumi Yamaoka <yamaoka@jpl.org> | 1 | 2013-05-07 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 2 | ||
| 3 | * gnus-art.el (gnus-article-describe-bindings): Require help-mode | 3 | * gnus-art.el (gnus-article-describe-bindings): Require help-mode |
| 4 | because of let-binding help-xref-following. | 4 | because of let-binding help-xref-following. (Bug#14356) |
| 5 | 5 | ||
| 6 | 2013-05-06 Tassilo Horn <tassilo@member.fsf.org> | 6 | 2013-05-06 Tassilo Horn <tassilo@member.fsf.org> |
| 7 | 7 | ||