emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 06 Mar 2003 23:38:08 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3133 emacs/src/ChangeLog:1.3134
*** emacs/src/ChangeLog:1.3133  Thu Mar  6 08:07:24 2003
--- emacs/src/ChangeLog Thu Mar  6 21:13:45 2003
***************
*** 1,3 ****
--- 1,13 ----
+ 2003-03-07  Kenichi Handa  <address@hidden>
+ 
+       * coding.c (CODING_ADD_COMPOSITION_COMPONENT): If the number of
+       composition components reaches the limit, terminate composing.
+       (COMPOSITION_OK): New macro.
+       (detect_coding_iso2022): Use it if an escapse sequence for
+       composition is found.
+       (coding_restore_composition): Adjust the number of composition
+       components if it is not sane.
+ 
  2003-03-06  Juanma Barranquero  <address@hidden>
  
        * w32term.h (struct w32_display_info): Add xrdb member to support




reply via email to

[Prev in Thread] Current Thread [Next in Thread]