comparison src/ChangeLog @ 91803:78fbdbd37286

(casify_region): Only call after-change and composition functions on the part of the region that was changed.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 12 Feb 2008 21:25:45 +0000
parents 395f252a021b
children c330bf7419fd
comparison
equal deleted inserted replaced
91802:3a35316b344f 91803:78fbdbd37286
1 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca> 1 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * casefiddle.c (casify_region): Only call after-change and composition
4 functions on the part of the region that was changed.
2 5
3 * keyboard.c (read_avail_input): 6 * keyboard.c (read_avail_input):
4 * frame.c (Fdelete_frame): Call Fdelete_terminal. 7 * frame.c (Fdelete_frame): Call Fdelete_terminal.
5 8
6 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca> 9 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca>