From 90993beb6ee86838a30462e24154df9daadb93e3 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Sun, 29 Jun 2008 16:11:04 +0000 Subject: [PATCH] Add `read-regexp'. --- etc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 40cb6cee33b..c8b49431480 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -972,6 +972,10 @@ functions `read-from-minibuffer', `read-string', `read-command', are available for inserting into the minibuffer by typing `M-n'. For empty input these functions return the first element of this list. +*** New function `read-regexp' uses the regexp history and some useful +regexp defaults (string at point, last isearch/replacement regexp/string) +via M-n when reading a regexp in the minibuffer. + *** minibuffer-local-must-match-filename-map is now named minibuffer-local-filename-must-match-map. -- 2.39.2