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: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Tue, 19 Sep 2006 21:44:53 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/09/19 21:44:52

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5317
retrieving revision 1.5318
diff -u -b -r1.5317 -r1.5318
--- ChangeLog   19 Sep 2006 16:32:07 -0000      1.5317
+++ ChangeLog   19 Sep 2006 21:44:52 -0000      1.5318
@@ -1,3 +1,11 @@
+2006-09-19  Chong Yidong  <address@hidden>
+
+       * search.c (struct regexp_cache): New entry syntax_table.
+       (compile_pattern_1): Set it.
+       (syms_of_search): Initialize it.
+       (compile_pattern): Require the syntax_table entry of the cache
+       element to match the current syntax table entry.
+
 2006-09-19  Stefan Monnier  <address@hidden>
 
        * window.c (Fwindow_end): Fix recent change.




reply via email to

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