; * lisp/bindings.el (mode-line-modes): Fix typo (bug#65065).

This commit is contained in:
Eshel Yaron 2023-08-05 09:45:56 +03:00 committed by Eli Zaretskii
parent 8574ef314c
commit 30976ecd8d

View file

@ -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)