This commit is contained in:
Andreas Schwab 2003-02-18 00:18:55 +00:00
parent e68def1e59
commit 1f7fa69bd9

View 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.