]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 30 Dec 2003 01:00:13 +0000 (01:00 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 30 Dec 2003 01:00:13 +0000 (01:00 +0000)
src/ChangeLog
src/ChangeLog.22

index 25c44e02e8a38a668926fa871531df507ed242ae..6c92bf7cd88ec7cca43eaa9eb62dc2e5404bfe83 100644 (file)
@@ -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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.
index 89e5c475acd7b15f676b8672da45b2e553846b5e..a5f715fce657a21c8ae4b18d1f5daabb2b9a4ee1 100644 (file)
 
        * xdisp.c (handle_auto_composed_prop): Fix setting of limit.
 
+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.