aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a73988eb4be..29bfa1aeeab 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
11999-11-04 Gerd Moellmann <gerd@gnu.org> 11999-11-04 Gerd Moellmann <gerd@gnu.org>
2 2
3 * faces.el (secondary-selection): Change background to yellow.
4
3 * complete.el (PC-do-completion): Use minibuffer-prompt-end to 5 * complete.el (PC-do-completion): Use minibuffer-prompt-end to
4 find the start of the text. Use field-string to read the user 6 find the start of the text. Use field-string to read the user
5 input. 7 input.