diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Tue Feb 12 21:21:02 2008 +0000
+++ b/src/ChangeLog	Tue Feb 12 21:25:45 2008 +0000
@@ -1,5 +1,8 @@
 2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* casefiddle.c (casify_region): Only call after-change and composition
+	functions on the part of the region that was changed.
+
 	* keyboard.c (read_avail_input):
 	* frame.c (Fdelete_frame): Call Fdelete_terminal.