From 41929f329cb670d7806510784bbda0c1b4d852e7 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 6 Nov 2006 15:49:22 +0000 Subject: [PATCH] Shorten and clarify usual mode line mouse help string. --- lisp/bindings.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/bindings.el b/lisp/bindings.el index 04209bbe74e..6fb7b405344 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -279,7 +279,7 @@ Keymap to display on minor modes.") ;; "\ ;; mouse-1: select window, mouse-2: delete others, mouse-3: delete, ;; drag-mouse-1: resize, C-mouse-2: split horizontally" - "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete this") + "mouse-1: select (drag to resize), mouse-2 = C-x 1, mouse-3 = C-x 0") (dashes (propertize "--" 'help-echo help-echo)) (standard-mode-line-format (list -- 2.39.5