diff etc/NEWS @ 65756:05dee0d6371d

Mention changes to `read-buffer'.
author Romain Francoise <romain@orebokech.com>
date Fri, 30 Sep 2005 18:28:47 +0000
parents 885a19e90e81
children 944807739835
line wrap: on
line diff
--- a/etc/NEWS	Fri Sep 30 17:48:04 2005 +0000
+++ b/etc/NEWS	Fri Sep 30 18:28:47 2005 +0000
@@ -3699,6 +3699,12 @@
 for compatibility, an internal variable which exists only for this
 purpose.
 
++++
+*** The function `read-buffer' follows the convention for reading from
+the minibuffer with a default value: if DEF is non-nil, the minibuffer
+prompt provided in PROMPT is edited to show the default value provided
+in DEF before the terminal colon and space.
+
 ** Local variables lists:
 
 +++