* gnus-art.el (gnus-article-read-summary-send-keys): Use
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 17 Jan 2008 01:54:00 +0000 (01:54 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 17 Jan 2008 01:54:00 +0000 (01:54 +0000)
commitb0705c39dfd7ea9a92c108dfe908928e4eb926fe
treed32745f42d3dae1a1aa54ccb6d0d006334159309
parent39dcaad62d435e075d43126ba6d1834bec320341
* gnus-art.el (gnus-article-read-summary-send-keys): Use
 gnus-character-to-event.
(gnus-article-describe-bindings): Simplify; move XEmacs stuff to gnus-xmas.el.

* gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
(gnus-xmas-article-describe-bindings): New function.
(gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
 gnus-xmas-article-describe-bindings.

* lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
lisp/ChangeLog
lisp/gnus-art.el
lisp/gnus-xmas.el
lisp/lpath.el