]> git.eshelyaron.com Git - emacs.git/commit
Properly describe minor mode lighters while mode-line-compact
authorPo Lu <luangruo@yahoo.com>
Fri, 1 Sep 2023 00:49:42 +0000 (00:49 +0000)
committerPo Lu <luangruo@yahoo.com>
Fri, 1 Sep 2023 00:49:42 +0000 (00:49 +0000)
commitfd37d4a10f0513053d2c3b76e918e736f0e14890
tree749add7aac2c059b9fe568b3b94d1fa7c26d2385
parentc5d9118bba481cb8b04d86a49b1bb505dc63f5fb
Properly describe minor mode lighters while mode-line-compact

* lisp/help.el (describe-minor-mode-from-indicator): New arg
EVENT.  If set to a mouse event and mode-line-compact, search
for a suitable lighter within the entire posn object.

* lisp/bindings.el (mode-line-minor-mode-help): Supply EVENT.
(bug#65664)
lisp/bindings.el
lisp/help.el