mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 22:07:36 +00:00
.
This commit is contained in:
parent
e68def1e59
commit
1f7fa69bd9
1 changed files with 8 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue