diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r-- | doc/lispref/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index cc74a973792..7e1ba05893b 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -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 |