emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-28 47cbd10: * lisp/bindings.el (mode-line-position): Improve toolt


From: Stefan Kangas
Subject: emacs-28 47cbd10: * lisp/bindings.el (mode-line-position): Improve tooltip.
Date: Sat, 9 Oct 2021 02:36:07 -0400 (EDT)

branch: emacs-28
commit 47cbd103f56f4a6bf36aceff3619f3fdd296f502
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/bindings.el (mode-line-position): Improve tooltip.
---
 lisp/bindings.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/bindings.el b/lisp/bindings.el
index 1cd2216..e397e44 100644
--- a/lisp/bindings.el
+++ b/lisp/bindings.el
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]