Mercurial > emacs
diff doc/lispref/ChangeLog @ 98816:1aff92d6dffb
*** empty log message ***
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Sat, 18 Oct 2008 13:14:39 +0000 |
| parents | bada12cc4a1c |
| children | fe700fb53102 |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sat Oct 18 13:13:54 2008 +0000 +++ b/doc/lispref/ChangeLog Sat Oct 18 13:14:39 2008 +0000 @@ -1,5 +1,12 @@ 2008-10-18 Eli Zaretskii <eliz@gnu.org> + * minibuf.texi (Text from Minibuffer): Document `read-regexp'. + (Completion Commands, Reading File Names): Rename + `minibuffer-local-must-match-filename-map' to + `minibuffer-local-filename-must-match-map'. + (Minibuffer Completion): The `require-match' argument to + `completing-read' can now have the value `confirm-only'. + * windows.texi (Displaying Buffers): Minor wording fix. (Choosing Window): `split-height-threshold' can now be nil. Document `split-width-threshold'. `pop-up-frames' can have the
