Improve tooltip of mode-line-position again
* lisp/bindings.el (mode-line-position): Improve tooltip again. This change was discussed in https://lists.gnu.org/r/emacs-devel/2021-10/msg00952.html
This commit is contained in:
parent
9b1adf8b4f
commit
44ce50b0df
1 changed files with 1 additions and 1 deletions
|
@ -505,7 +505,7 @@ mouse-1: Display Line and Column Mode Menu"))
|
||||||
local-map ,mode-line-column-line-number-mode-map
|
local-map ,mode-line-column-line-number-mode-map
|
||||||
mouse-face mode-line-highlight
|
mouse-face mode-line-highlight
|
||||||
;; XXX needs better description
|
;; XXX needs better description
|
||||||
help-echo "Buffer Position
|
help-echo "Window Scroll Percentage
|
||||||
mouse-1: Display Line and Column Mode Menu")
|
mouse-1: Display Line and Column Mode Menu")
|
||||||
(size-indication-mode
|
(size-indication-mode
|
||||||
(8 ,(propertize
|
(8 ,(propertize
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue