]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix description of minibuffer-prompt-end.
authorAndreas Schwab <schwab@suse.de>
Fri, 8 Feb 2002 12:29:15 +0000 (12:29 +0000)
committerAndreas Schwab <schwab@suse.de>
Fri, 8 Feb 2002 12:29:15 +0000 (12:29 +0000)
etc/NEWS

index 3cd41801aff980ee80e01c9baaa49ca7f6160c9e..b365e80c8d750a36096afb89244cd992f85823c9 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4665,9 +4665,9 @@ To disallow this completely (like previous versions of emacs), customize
 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.