aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/bindings.el2
1 files changed, 1 insertions, 1 deletions
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.")
279 ;; "\ 279 ;; "\
280 ;; mouse-1: select window, mouse-2: delete others, mouse-3: delete, 280 ;; mouse-1: select window, mouse-2: delete others, mouse-3: delete,
281 ;; drag-mouse-1: resize, C-mouse-2: split horizontally" 281 ;; drag-mouse-1: resize, C-mouse-2: split horizontally"
282 "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete this") 282 "mouse-1: select (drag to resize), mouse-2 = C-x 1, mouse-3 = C-x 0")
283 (dashes (propertize "--" 'help-echo help-echo)) 283 (dashes (propertize "--" 'help-echo help-echo))
284 (standard-mode-line-format 284 (standard-mode-line-format
285 (list 285 (list