Mercurial > emacs
changeset 26064:5a1f081e0ca0
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sun, 17 Oct 1999 16:38:11 +0000 |
parents | aa272f550e17 |
children | 852cd4f88b37 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 17 16:30:39 1999 +0000 +++ b/lisp/ChangeLog Sun Oct 17 16:38:11 1999 +0000 @@ -1,3 +1,9 @@ +1999-10-17 Gerd Moellmann <gerd@gnu.org> + + * 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 <miles@gnu.org> * simple.el: Doc fixes.