Mercurial > emacs
changeset 32715:5cb66e7e794d
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 21 Oct 2000 08:57:18 +0000 |
parents | 20121c8be91a |
children | 84e69ba71a2b |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <eliz@is.elta.co.il> + + * minibuf.c (Fminibuffer_complete): Call Fpos_visible_in_window_p + with an additional argument of Qt. + 2000-10-21 Miles Bader <miles@gnu.org> * window.c (pos_fully_visible_in_window_p): New function.