]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sat, 16 Sep 2006 15:29:51 +0000 (15:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 16 Sep 2006 15:29:51 +0000 (15:29 +0000)
admin/FOR-RELEASE
src/ChangeLog

index 941da61149594095bf2ef37101158e71aeaf7540..59efc4f5b994228be046014686fd88e63d94d160 100644 (file)
@@ -48,13 +48,13 @@ Windows only bug.
 
 ** david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13.
 
-** regex char class matching needs a call to char-syntax.
-
 ** regex char class matching breaks if you change entries
 in the syntax table.
 
 ** Michael Cadilhac's line-move-partial is slow.
 
+** iampure@gmail.com's Sep 15 bug report about View Changes In File.
+
 * LICENSES
 
 ** These need updating
index b0ad3463b50994980fc98b94a8613210ed1160b8..f1c5996121b12168bac6537c26e0c6b4c90635cb 100644 (file)
@@ -1,3 +1,7 @@
+2006-09-16  Richard Stallman  <rms@gnu.org>
+
+       * regex.c (re_compile_pattern): Set gl_state.current_syntax_table.
+
 2006-09-15  Kim F. Storm  <storm@cua.dk>
 
        * window.c (Fwindow_line_visibility): New defun for line-move-partial.