emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/coding.c,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/coding.c,v
Date: Wed, 09 Jul 2008 13:05:57 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/07/09 13:05:56

Index: coding.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/coding.c,v
retrieving revision 1.389
retrieving revision 1.390
diff -u -b -r1.389 -r1.390
--- coding.c    5 Jun 2008 11:35:10 -0000       1.389
+++ coding.c    9 Jul 2008 13:05:56 -0000       1.390
@@ -1310,6 +1310,7 @@
   else
     {
       detect_info->rejected |= CATEGORY_MASK_UTF_8_SIG;
+      if (found)
       detect_info->found |= CATEGORY_MASK_UTF_8_NOSIG;
     }
   return 1;




reply via email to

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