]> git.eshelyaron.com Git - emacs.git/commit
Add a `M-c' command to `read-regexp'
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 13 Jun 2022 13:31:25 +0000 (15:31 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 13 Jun 2022 13:33:12 +0000 (15:33 +0200)
commit027fecb24bb0a17543efb0ef63bb7b160e2630d1
tree08df95db41ebf094dc12fb3de6f8458e7ae6d902
parent86325f960af8eb1df712e2f26e2b708f80c14ac6
Add a `M-c' command to `read-regexp'

* doc/lispref/minibuf.texi (Text from Minibuffer): Document it.

* lisp/replace.el (read-regexp): Add a `M-c' command to indicate
case folding (bug#16913).
doc/lispref/minibuf.texi
etc/NEWS
lisp/replace.el