1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-12 01:42:37 -07:00
emacs/doc
Juri Linkov 8e9783b4ce Rebind in read-regexp-map ‘M-c’ to ‘M-s c’ compatible with search-map
Also it's compatible with 'M-s c' (isearch-toggle-case-fold)
used during Isearch.  Also makes possible to use the global keybinding
'M-c' (capitalize-dwim) in the minibuffer.

* doc/lispref/minibuf.texi (Text from Minibuffer): Rename ‘M-c’ to ‘M-s c’.

* lisp/replace.el (read-regexp-map): Rebind ‘M-c’ to ‘M-s c’ (bug#60741).
(read-regexp-toggle-case-fold): Rename from read-regexp-toggle-case-folding
to more standard name.
2023-01-18 20:05:19 +02:00
..
emacs * lisp/vc/vc-dir.el: Make keys ‘% m’ and ‘* %’ compatible with Dired 2023-01-18 19:55:10 +02:00
lispintro ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
lispref Rebind in read-regexp-map ‘M-c’ to ‘M-s c’ compatible with search-map 2023-01-18 20:05:19 +02:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc Add more detail about how to invoke Eshell commands 2023-01-17 13:58:36 -08:00