From: Stefan Kangas Date: Tue, 5 Jul 2022 15:54:43 +0000 (+0200) Subject: ; * etc/NEWS: Clarify entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~1886^2~1165 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=23e4a30da283472a55b12ab1d120d703de435523;p=emacs.git ; * etc/NEWS: Clarify entry. --- diff --git a/etc/NEWS b/etc/NEWS index 1d12938c0f9..682ab6d721c 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2289,7 +2289,7 @@ These function now take an optional comparison predicate argument. ** 'read-multiple-choice' can now use long-form answers. +++ -** 'read-regexp' now allows the user to indicate whether to use case folding. +** 'M-c' in 'read-regexp' now toggles case folding. +++ ** 'completing-read' now allows a function as its REQUIRE-MATCH argument.