diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
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 @@ | |||
| 1 | 1999-11-04 Gerd Moellmann <gerd@gnu.org> | 1 | 1999-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. |