aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann1999-11-04 00:25:55 +0000
committerGerd Moellmann1999-11-04 00:25:55 +0000
commitb261ffa4848762c864820ca7267e061f794dcbd8 (patch)
treeaa8ce1ee32c93295b8380d34083ae58609f0146a /lisp/ChangeLog
parentf08d8594378870b383b9b1fb5076da7676c17ebb (diff)
downloademacs-b261ffa4848762c864820ca7267e061f794dcbd8.tar.gz
emacs-b261ffa4848762c864820ca7267e061f794dcbd8.zip
* faces.el (secondary-selection): Change background to yellow.
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.