Mercurial > emacs
changeset 49837:e0a14dfc94ca
.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Tue, 18 Feb 2003 00:18:55 +0000 |
parents | 33592610b3e0 |
children | a5a1a55693ed |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
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.