]> git.eshelyaron.com Git - emacs.git/commitdiff
.
authorAndreas Schwab <schwab@suse.de>
Tue, 18 Feb 2003 00:18:55 +0000 (00:18 +0000)
committerAndreas Schwab <schwab@suse.de>
Tue, 18 Feb 2003 00:18:55 +0000 (00:18 +0000)
src/ChangeLog

index 7a3a337fae52ad846945e8b5129ef675dbc541d2..57eadf57f3491efda9a37f1265e9f2182ff43cea 100644 (file)
@@ -1,3 +1,11 @@
+2003-02-18  Andreas Schwab  <schwab@suse.de>
+
+       * 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  <storm@cua.dk>
 
        * lread.c (read1): Fix and relax read syntax.