]> code.delx.au - gnu-emacs/commit
Await the final mouse event in C-h c and C-h k.
authorAlan Mackenzie <acm@muc.de>
Fri, 19 Feb 2016 17:10:57 +0000 (17:10 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 19 Feb 2016 17:10:57 +0000 (17:10 +0000)
commit10c0e1ca40237224aa229c538fe49983ec905748
tree704374c9d6775317d3dbca64a277fe96a8b08f2a
parent5e8a62917ade3751a328aa90830b51bbed90e15d
Await the final mouse event in C-h c and C-h k.

* lisp/help.el (describe-key-briefly, describe-key): On receiving a mouse
event, keep reading further events until a timeout occurs, to ensure we have
the complete mouse event from the user.
lisp/help.el