changeset 43184:de686446afd2

Fix description of minibuffer-prompt-end.
author Andreas Schwab <schwab@suse.de>
date Fri, 08 Feb 2002 12:29:15 +0000
parents 0665cd668d8b
children e38061462de6
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Fri Feb 08 12:01:14 2002 +0000
+++ b/etc/NEWS	Fri Feb 08 12:29:15 2002 +0000
@@ -4665,9 +4665,9 @@
 the variable `minibuffer-prompt-properties', and turn on the
 `Inviolable' option.
 
-The function minibuffer-prompt-end returns the current position of the
+The function `minibuffer-prompt-end' returns the current position of the
 end of the minibuffer prompt, if the minibuffer is current.
-Otherwise, it returns zero.
+Otherwise, it returns `(point-min)'.
 
 ** New `field' abstraction in buffers.