Mercurial > emacs
changeset 26344:eb8bcda297f9
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 04 Nov 1999 00:25:55 +0000 |
parents | 5fd5d2ab9546 |
children | a195b3a303e9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 04 00:25:03 1999 +0000 +++ b/lisp/ChangeLog Thu Nov 04 00:25:55 1999 +0000 @@ -1,5 +1,7 @@ 1999-11-04 Gerd Moellmann <gerd@gnu.org> + * faces.el (secondary-selection): Change background to yellow. + * complete.el (PC-do-completion): Use minibuffer-prompt-end to find the start of the text. Use field-string to read the user input.