Mercurial > emacs
diff src/ChangeLog @ 65758:028c8f536edb
(High-Level Completion): Explain that the prompt
given to `read-buffer' should end with a colon and a space.
Update usage examples.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Fri, 30 Sep 2005 18:30:10 +0000 |
parents | d357f21fff0e |
children | 375ab086d366 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Sep 30 18:29:18 2005 +0000 +++ b/src/ChangeLog Fri Sep 30 18:30:10 2005 +0000 @@ -1,3 +1,8 @@ +2005-09-30 Romain Francoise <romain@orebokech.com> + + * minibuf.c (Fread_buffer): Follow convention for reading from the + minibuffer with a default value. Doc fix. + 2005-09-29 Juri Linkov <juri@jurta.org> * editfns.c (Fmessage, Fmessage_box, Fmessage_or_box):