]> git.eshelyaron.com Git - emacs.git/commit
Fix "C-h k" in xterm-mouse-mode
authorOlaf Rogalsky <olaf.rogalsky@t-online.de>
Sat, 11 Nov 2017 09:05:53 +0000 (11:05 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Nov 2017 09:05:53 +0000 (11:05 +0200)
commit44340b475f942cd65788ef9a4e75190a3646c444
tree0f96ae00d20c6aaf66c73174589d7cb665acc1bd
parent05aa6d4a68c036602f253fb27c3ca8995533b4c7
Fix "C-h k" in xterm-mouse-mode

* lisp/help.el (help-read-key-sequence): Support "C-h k" for
xterm-mouse-mode by calling read-key-sequence-vector instead of
read-event.  (Bug#29150)
lisp/help.el