In C-h k <mouse-n>, alert user to existence of any matching down-mouse-event
commitf3819ad13e917583af57e3414687af0d2934dd72
authorAlan Mackenzie <acm@muc.de>
Sun, 24 Dec 2017 10:29:52 +0000 (24 10:29 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 24 Dec 2017 10:29:52 +0000 (24 10:29 +0000)
tree9075d59a92559f191f4f29dc6b7752afc9008305
parent99054fbef96708054b737bbeaad0dcd0b23bb6e0
In C-h k <mouse-n>, alert user to existence of any matching down-mouse-event

, and instruct her to hold the mouse button to display its documentation.

* lisp/help.el (help-downify-mouse-event-type): New function.
(help-read-key-sequence, describe-key): handle double-click-time being nil or
t.
(describe-key): Print out instructions for displaying documentation of
matching mouse down key sequence command when such exists.
lisp/help.el