1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00

lisp/gnus/ChangeLog: Remove `(Bug#14356)' in the 2013-05-07 entry

This commit is contained in:
Katsumi Yamaoka 2013-05-07 10:21:50 +00:00
parent 910833aef4
commit 2d90f2c995

View File

@ -1,7 +1,7 @@
2013-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus-art.el (gnus-article-describe-bindings): Require help-mode
because of let-binding help-xref-following. (Bug#14356)
because of let-binding help-xref-following.
2013-05-06 Tassilo Horn <tassilo@member.fsf.org>