# HG changeset patch # User Miles Bader # Date 966791523 0 # Node ID 14c0286b43b56044a0dd00655036007323f832eb # Parent d5e13d726a9c3e78a3b79150f0fa4054a6303dc9 *** empty log message *** diff -r d5e13d726a9c -r 14c0286b43b5 src/ChangeLog --- a/src/ChangeLog Sun Aug 20 17:10:13 2000 +0000 +++ b/src/ChangeLog Sun Aug 20 17:12:03 2000 +0000 @@ -1,3 +1,9 @@ +2000-08-21 Miles Bader + + * minibuf.c (do_completion): Try again if we rewrite the input + string, but no completion was done, so that any completion message + will be correct. + 2000-08-20 Gerd Moellmann * xfaces.c (lface_equal_p): Compare strings differently.