aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7a3631e1771..4cadd1c6c23 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
11999-10-17 Gerd Moellmann <gerd@gnu.org>
2
3 * simple.el (minibuffer-prompt-end): Return the position
4 after the prompt, not the position of that last character
5 of the prompt.
6
11999-10-17 Miles Bader <miles@gnu.org> 71999-10-17 Miles Bader <miles@gnu.org>
2 8
3 * simple.el: Doc fixes. 9 * simple.el: Doc fixes.