From: Andreas Schwab Date: Tue, 18 Feb 2003 00:18:55 +0000 (+0000) Subject: . X-Git-Tag: ttn-vms-21-2-B4~11154 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1f7fa69bd95b4d0048c363dea88f4f65eecebab2;p=emacs.git . --- diff --git a/src/ChangeLog b/src/ChangeLog index 7a3a337fae5..57eadf57f34 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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.