# HG changeset patch # User Andreas Schwab # Date 1013171355 0 # Node ID de686446afd20be5fedf33589b0bcf2316abc5a5 # Parent 0665cd668d8b92996a827f75bef24b3f50c038fa Fix description of minibuffer-prompt-end. diff -r 0665cd668d8b -r de686446afd2 etc/NEWS --- 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.