# HG changeset patch # User Miles Bader # Date 972115337 0 # Node ID add53414b14f5dd34c15d9f7263c531c8b5918b2 # Parent a4ed8c8001bd68efada4e485d3b63c90520c4a38 *** empty log message *** diff -r a4ed8c8001bd -r add53414b14f src/ChangeLog --- a/src/ChangeLog Sat Oct 21 08:00:30 2000 +0000 +++ b/src/ChangeLog Sat Oct 21 08:02:17 2000 +0000 @@ -1,3 +1,12 @@ +2000-10-21 Miles Bader + + * window.c (pos_fully_visible_in_window_p): New function. + (Fpos_visible_in_window_p): Add FULLY argument. + Use pos_fully_visible_in_window_p. + (window_scroll_pixel_based, window_scroll_line_based): Update + calls to Fpos_visible_in_window_p. + * lisp.h (Fpos_visible_in_window_p): Update prototype + 2000-10-20 Gerd Moellmann * alloc.c (toplevel): Conditionalize compilation of mem_*