emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/regex.c,v
Date: Mon, 17 Mar 2008 14:52:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/03/17 14:52:34

Index: regex.c
===================================================================
RCS file: /sources/emacs/emacs/src/regex.c,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -b -r1.231 -r1.232
--- regex.c     16 Mar 2008 10:45:52 -0000      1.231
+++ regex.c     17 Mar 2008 14:52:34 -0000      1.232
@@ -5689,6 +5689,8 @@
                        c = c1;
                      }
                  }
+               else
+                 unibyte_char = true;
              }
 
            if (unibyte_char && c < (1 << BYTEWIDTH))




reply via email to

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