; * etc/NEWS: Clarify entry.

This commit is contained in:
Stefan Kangas 2022-07-05 17:54:43 +02:00
parent bc8e256543
commit 23e4a30da2

View file

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