projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8574ef3
)
; * lisp/bindings.el (mode-line-modes): Fix typo (bug#65065).
author
Eshel Yaron
<me@eshelyaron.com>
Sat, 5 Aug 2023 06:45:56 +0000
(09:45 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 5 Aug 2023 07:30:52 +0000
(10:30 +0300)
lisp/bindings.el
patch
|
blob
|
history
diff --git
a/lisp/bindings.el
b/lisp/bindings.el
index 6db043e495cd706d5e97cf1fd60655eac4709797..e118fa1a35c33063372bbd678f781000bd194884 100644
(file)
--- a/
lisp/bindings.el
+++ b/
lisp/bindings.el
@@
-382,7
+382,7
@@
Keymap to display on minor modes.")
(defvar mode-line-modes
(let ((recursive-edit-help-echo
- "Recursive edit, type
M-C
-c to get out"))
+ "Recursive edit, type
C-M
-c to get out"))
(list (propertize "%[" 'help-echo recursive-edit-help-echo)
"("
`(:propertize ("" mode-name)