# HG changeset patch # User Eli Zaretskii # Date 972118638 0 # Node ID 5cb66e7e794d4f2171ec8f8c827686088463cf54 # Parent 20121c8be91a340974fec1d4440447f7f5ce2361 *** empty log message *** diff -r 20121c8be91a -r 5cb66e7e794d src/ChangeLog --- a/src/ChangeLog Sat Oct 21 08:56:09 2000 +0000 +++ b/src/ChangeLog Sat Oct 21 08:57:18 2000 +0000 @@ -1,3 +1,8 @@ +2000-10-21 Eli Zaretskii + + * minibuf.c (Fminibuffer_complete): Call Fpos_visible_in_window_p + with an additional argument of Qt. + 2000-10-21 Miles Bader * window.c (pos_fully_visible_in_window_p): New function.