projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc8e256
)
; * etc/NEWS: Clarify entry.
author
Stefan Kangas
<stefan@marxist.se>
Tue, 5 Jul 2022 15:54:43 +0000
(17:54 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Tue, 5 Jul 2022 16:33:29 +0000
(18:33 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 1d12938c0f9bcfc3be26446ac17ae3871d138bc0..682ab6d721cf7215a1cad7773223483a50595160 100644
(file)
--- 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.