mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-11 00:06:36 -04:00
* lisp/bindings.el (mode-line-position): Improve tooltip.
This commit is contained in:
parent
35a752863a
commit
47cbd103f5
|
|
@ -505,7 +505,7 @@ mouse-1: Display Line and Column Mode Menu"))
|
|||
local-map ,mode-line-column-line-number-mode-map
|
||||
mouse-face mode-line-highlight
|
||||
;; XXX needs better description
|
||||
help-echo "Size indication mode\n\
|
||||
help-echo "Buffer Position
|
||||
mouse-1: Display Line and Column Mode Menu")
|
||||
(size-indication-mode
|
||||
(8 ,(propertize
|
||||
|
|
|
|||
Loading…
Reference in a new issue