# HG changeset patch # User Gerd Moellmann # Date 982601047 0 # Node ID 357e372545a528ad54ebb0d97487ce53c99ebd23 # Parent 8d5b7f7422868952ed4fb0e76c0d7b6fbf3ab1a7 *** empty log message *** diff -r 8d5b7f742286 -r 357e372545a5 src/ChangeLog --- a/src/ChangeLog Mon Feb 19 16:43:40 2001 +0000 +++ b/src/ChangeLog Mon Feb 19 16:44:07 2001 +0000 @@ -1,5 +1,15 @@ 2001-02-19 Gerd Moellmann + * window.c (Fmove_to_window_line): Undo last change. + (displayed_window_lines): Call line_bottom_y to determine + the line's bottom position. + + * dispextern.h (line_bottom_y): Add prototype. + + * xdisp.c (line_bottom_y): New function extracted from + pos_visible_p. + (pos_visible_p): Use it. + * keyboard.c (recursive_edit_1): Bind `inhibit-redisplay' and set redisplaying_p to 0 here instead of in Frecursive_edit. (Frecursive_edit): Don't bind `inhibit-redisplay' and don't