# HG changeset patch # User Gerd Moellmann # Date 941673040 0 # Node ID e11b1d9aa80f09f4707f957ba84d131c14aa05e5 # Parent 6063383b77d5c9d9f14f6bcd0c9e41857f456046 *** empty log message *** diff -r 6063383b77d5 -r e11b1d9aa80f lisp/ChangeLog --- a/lisp/ChangeLog Wed Nov 03 23:49:57 1999 +0000 +++ b/lisp/ChangeLog Wed Nov 03 23:50:40 1999 +0000 @@ -1,3 +1,9 @@ +1999-11-04 Gerd Moellmann + + * complete.el (PC-do-completion): Use minibuffer-prompt-end to + find the start of the text. Use field-string to read the user + input. + 1999-11-03 Gerd Moellmann * faces.el (make-face-bold, make-face-unbold, make-face-italic)