diff src/ChangeLog @ 59859:2661642dbef6

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 02 Feb 2005 01:13:50 +0000
parents beea14c84c64
children 3ffcc76427cd
line wrap: on
line diff
--- a/src/ChangeLog	Wed Feb 02 01:12:36 2005 +0000
+++ b/src/ChangeLog	Wed Feb 02 01:13:50 2005 +0000
@@ -1,3 +1,13 @@
+2005-02-02  Kenichi Handa  <handa@m17n.org>
+
+	* casefiddle.c (casify_object): Enable changing characters of
+	different byte length.
+	(casify_region): Fix loop condition, args to replace_range_2, and
+	update opoint_byte.
+
+	* insdel.c (replace_range_2): Fix bugs in adjusting markers and
+	point.
+
 2005-02-01  Kim F. Storm  <storm@cua.dk>
 
 	* xdisp.c (back_to_previous_visible_line_start): Reset iterator