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: Wed, 09 Jan 2008 06:15:41 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/01/09 06:15:41

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6064
retrieving revision 1.6065
diff -u -b -r1.6064 -r1.6065
--- ChangeLog   8 Jan 2008 20:44:28 -0000       1.6064
+++ ChangeLog   9 Jan 2008 06:15:40 -0000       1.6065
@@ -1,3 +1,13 @@
+2008-01-09  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-08  YAMAMOTO Mitsuharu  <address@hidden>
 
        * frame.c (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of




reply via email to

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