Mercurial > emacs
changeset 32774:191ab1dbff56
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 23 Oct 2000 13:48:52 +0000 |
parents | a7fdbf39d4de |
children | 3558c9628dc9 |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 23 13:47:40 2000 +0000 +++ b/src/ChangeLog Mon Oct 23 13:48:52 2000 +0000 @@ -1,3 +1,10 @@ +2000-10-23 Miles Bader <miles@gnu.org> + + * window.c (window_scroll_pixel_based, window_scroll_line_based): + Pass nil for FULLY argument to Fpos_visible_in_window_p to + maintain old behavior. + * minibuf.c (Fminibuffer_complete): Likewise. + 2000-10-23 Miles Bader <miles@lsi.nec.co.jp> * xterm.c (VCENTER_BASELINE_OFFSET): Bias the division by two, so