# HG changeset patch # User Gerd Moellmann # Date 941675155 0 # Node ID eb8bcda297f9eb62bf2ca3948de309c96558d478 # Parent 5fd5d2ab954664c2795c9d9e235fac53eb7310ff *** empty log message *** diff -r 5fd5d2ab9546 -r eb8bcda297f9 lisp/ChangeLog --- 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 + * 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.