emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 44ce50b: Improve tooltip of mode-line-position again


From: Stefan Kangas
Subject: emacs-28 44ce50b: Improve tooltip of mode-line-position again
Date: Wed, 13 Oct 2021 18:27:59 -0400 (EDT)

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

    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
---
 lisp/bindings.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/bindings.el b/lisp/bindings.el
index e397e44..2c45710 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 "Buffer Position
+     help-echo "Window Scroll Percentage
 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]