diff src/ChangeLog @ 49837:e0a14dfc94ca

.
author Andreas Schwab <schwab@suse.de>
date Tue, 18 Feb 2003 00:18:55 +0000
parents 924ad8b9c2f6
children 10764ce8e077
line wrap: on
line diff
--- 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  <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.