# HG changeset patch # User Andreas Schwab # Date 1045527535 0 # Node ID e0a14dfc94caa6767d31d57e58a1658d29b6a5eb # Parent 33592610b3e05d22f38b2841c08eebd293ee40ed . diff -r 33592610b3e0 -r e0a14dfc94ca src/ChangeLog --- a/src/ChangeLog Tue Feb 18 00:18:04 2003 +0000 +++ b/src/ChangeLog Tue Feb 18 00:18:55 2003 +0000 @@ -1,3 +1,11 @@ +2003-02-18 Andreas Schwab + + * window.c (window_scroll_pixel_based): Move outside a + multi-glyph character before setting new window start. + + * xdisp.c (in_display_vector_p): New function. + * dispextern.h (in_display_vector_p): Declare. + 2003-02-18 Kim F. Storm * lread.c (read1): Fix and relax read syntax.