Mercurial > emacs
diff etc/NEWS @ 98817:42347b74812c
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 18 Oct 2008 13:14:59 +0000 |
parents | deb4d49cc91d |
children | e7e2727fead1 |
line wrap: on
line diff
--- a/etc/NEWS Sat Oct 18 13:14:39 2008 +0000 +++ b/etc/NEWS Sat Oct 18 13:14:59 2008 +0000 @@ -1247,10 +1247,12 @@ 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. @@ -1259,6 +1261,7 @@ is an incompatible change and is thus enabled by the new variable completion-all-completions-with-base-size. ++++ *** The `require-match' argument to `completing-read' accepts a new value `confirm-only'.