]> git.eshelyaron.com Git - emacs.git/commit
* lisp/info.el (Info-link-keymap): Fix repetitive clicks on the header line.
authorJuri Linkov <juri@linkov.net>
Mon, 24 Jan 2022 18:52:59 +0000 (20:52 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 24 Jan 2022 18:54:54 +0000 (20:54 +0200)
commitb93902e22bb517d0992ae09838935647e3594a4b
tree694d875b671d01bd062a908cf7fbe977890f5598
parentee87c2f8ca30e9b4221656b00abb25ee9f532040
* lisp/info.el (Info-link-keymap): Fix repetitive clicks on the header line.

Rebind [header-line mouse-1] from mouse-select-window to
Info-mouse-follow-link.  It selects the window anyway,
but also allows repetitively clicking on the Next button
on the Info header line (bug#53170).
lisp/info.el