Mercurial > emacs
changeset 26066:7087c5dd25b6
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sun, 17 Oct 1999 16:48:22 +0000 |
parents | 852cd4f88b37 |
children | f54ca66e2571 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 17 16:47:30 1999 +0000 +++ b/lisp/ChangeLog Sun Oct 17 16:48:22 1999 +0000 @@ -1,5 +1,8 @@ 1999-10-17 Gerd Moellmann <gerd@gnu.org> + * iswitchb.el (iswitchb-exhibit): Extract user-input only + from the mini-buffer, without the prompt. + * simple.el (minibuffer-prompt-end): Return the position after the prompt, not the position of that last character of the prompt.