mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-10 14:10:51 +00:00
* lisp/bindings.el (mode-line-position): Improve tooltip.
This commit is contained in:
parent
35a752863a
commit
47cbd103f5
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 "Size indication mode\n\
|
help-echo "Buffer Position
|
||||||
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