changeset 89693:a1ab0254f136

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 30 Dec 2003 01:00:13 +0000
parents 9ff7a41a549a
children fbb40c83ab89
files src/ChangeLog src/ChangeLog.22
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Dec 29 07:57:38 2003 +0000
+++ b/src/ChangeLog	Tue Dec 30 01:00:13 2003 +0000
@@ -1,8 +1,3 @@
-2003-12-02  Kenichi Handa  <handa@m17n.org>
-
-	* xdisp.c (handle_auto_composed_prop): Give limit to
-	Fnext_single_char_property_change.
-
 2003-07-31  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.
--- a/src/ChangeLog.22	Mon Dec 29 07:57:38 2003 +0000
+++ b/src/ChangeLog.22	Tue Dec 30 01:00:13 2003 +0000
@@ -45,6 +45,11 @@
 
 2003-12-02  Kenichi Handa  <handa@m17n.org>
 
+	* xdisp.c (handle_auto_composed_prop): Give limit to
+	Fnext_single_char_property_change.
+
+2003-12-02  Kenichi Handa  <handa@m17n.org>
+
 	* coding.c (detect_coding): Fix previous change.
 	(detect_coding_system): Likewise.