From f29ff8c7a4a0a3bded497ff08f64d3bb1b80c1b8 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sun, 25 Jul 2004 22:14:29 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index e0b34273209..3e6094bbca0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2004-07-26 Kim F. Storm + + * xdisp.c (move_it_in_display_line_to): If overflow-newline-into-fringe + is enabled, return MOVE_LINE_CONTINUED rather than MOVE_POS_MATCH_OR_ZV + if target position is at end of display line but char is not a newline. + 2004-07-25 Richard M. Stallman * window.c (coordinates_in_window): Return ON_SCROLL_BAR @@ -6,7 +12,7 @@ * dispextern.h (enum window_part): Add ON_SCROLL_BAR. - * window.c (Fcoordinates_in_window_p): + * window.c (Fcoordinates_in_window_p): Take account of FRAME_INTERNAL_BORDER_WIDTH. * alloc.c (check_cons_list): New function (contents commented out). -- 2.39.2