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,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Fri, 21 Nov 2008 02:24:42 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/11/21 02:24:41

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7117
retrieving revision 1.7118
diff -u -b -r1.7117 -r1.7118
--- ChangeLog   20 Nov 2008 10:13:40 -0000      1.7117
+++ ChangeLog   21 Nov 2008 02:24:40 -0000      1.7118
@@ -1,3 +1,12 @@
+2008-11-21  Kenichi Handa  <address@hidden>
+
+       * coding.c (detect_coding_iso_2022): Reject invalid composition
+       sequence.
+       (DECODE_COMPOSITION_START): If the current source is the last
+       block, and the current composition doesn't end, regard this
+       sequence as invalid.
+       (decode_coding_iso_2022): Handle invalid composition sequence.
+
 2008-11-20  Martin Rudalics  <address@hidden>
 
        * window.c (coordinates_in_window): Don't return




reply via email to

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