aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/bindings.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/bindings.el b/lisp/bindings.el
index 01aa7a8f6b3..23f55b47565 100644
--- a/lisp/bindings.el
+++ b/lisp/bindings.el
@@ -271,7 +271,7 @@ Keymap to display on major and minor modes.")
271 ;; "\ 271 ;; "\
272 ;; mouse-1: select window, mouse-2: delete others, mouse-3: delete, 272 ;; mouse-1: select window, mouse-2: delete others, mouse-3: delete,
273 ;; drag-mouse-1: resize, C-mouse-2: split horizontally" 273 ;; drag-mouse-1: resize, C-mouse-2: split horizontally"
274 "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete") 274 "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete this")
275 (dashes (propertize "--" 'help-echo help-echo))) 275 (dashes (propertize "--" 'help-echo help-echo)))
276 (setq-default mode-line-format 276 (setq-default mode-line-format
277 (list 277 (list