aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9440baee6ad..df636084dfc 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1979,6 +1979,9 @@ Previously it produced a nonsense value, -1, that was never intended.
1979* Lisp Changes in Emacs 29.1 1979* Lisp Changes in Emacs 29.1
1980 1980
1981+++ 1981+++
1982** 'read-regexp' now allows the user to indicate whether to use case folding.
1983
1984+++
1982** 'completing-read' now allows a function as its REQUIRE-MATCH argument. 1985** 'completing-read' now allows a function as its REQUIRE-MATCH argument.
1983This function is called to see whether what the user has typed in is a 1986This function is called to see whether what the user has typed in is a
1984match. This is also available from functions that call 1987match. This is also available from functions that call