diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7a3631e1771..4cadd1c6c23 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +1999-10-17 Gerd Moellmann + + * simple.el (minibuffer-prompt-end): Return the position + after the prompt, not the position of that last character + of the prompt. + 1999-10-17 Miles Bader * simple.el: Doc fixes.