comparison lisp/ChangeLog @ 26066:7087c5dd25b6

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sun, 17 Oct 1999 16:48:22 +0000
parents 5a1f081e0ca0
children 2962fd9e7eae
comparison
equal deleted inserted replaced
26065:852cd4f88b37 26066:7087c5dd25b6
1 1999-10-17 Gerd Moellmann <gerd@gnu.org> 1 1999-10-17 Gerd Moellmann <gerd@gnu.org>
2 2
3 * iswitchb.el (iswitchb-exhibit): Extract user-input only
4 from the mini-buffer, without the prompt.
5
3 * simple.el (minibuffer-prompt-end): Return the position 6 * simple.el (minibuffer-prompt-end): Return the position
4 after the prompt, not the position of that last character 7 after the prompt, not the position of that last character
5 of the prompt. 8 of the prompt.
6 9
7 1999-10-17 Miles Bader <miles@gnu.org> 10 1999-10-17 Miles Bader <miles@gnu.org>