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 [EMACS_22_BASE]


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v [EMACS_22_BASE]
Date: Sat, 19 Jan 2008 05:55:52 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Kenichi Handa <handa>   08/01/19 05:55:52

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5651.2.170
retrieving revision 1.5651.2.171
diff -u -b -r1.5651.2.170 -r1.5651.2.171
--- ChangeLog   17 Jan 2008 15:23:38 -0000      1.5651.2.170
+++ ChangeLog   19 Jan 2008 05:55:50 -0000      1.5651.2.171
@@ -1,3 +1,13 @@
+2008-01-19  Kenichi Handa  <address@hidden>
+
+       * coding.c (detect_coding_iso2022): New arg
+       latin_extra_code_state.  Allow Latin extra codes only
+       when *latin_extra_code_state is nonzero.
+       (detect_coding_mask): If there is a NULL byte, detect the encoding
+       as UTF-16 or binary.  If Latin extra codes exist, detect the
+       encoding as ISO-2022 only when there's no other proper encoding is
+       found.
+
 2008-01-17  Jason Rumney  <address@hidden>
 
        * xterm.c (handle_one_xevent): Revert to counting chars not bytes.




reply via email to

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