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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 24 Jan 2006 19:14:59 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4838 emacs/src/ChangeLog:1.4839
--- emacs/src/ChangeLog:1.4838  Tue Jan 24 18:35:25 2006
+++ emacs/src/ChangeLog Tue Jan 24 19:14:58 2006
@@ -1,3 +1,9 @@
+2006-01-24  Stefan Monnier  <address@hidden>
+
+       * regex.c (IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well.
+       (re_match_2_internal) <on_failure_jump, on_failure_jump_smart>:
+       Don't check for quit, since any loop will go through fail or jump.
+
 2006-01-24  Chong Yidong  <address@hidden>
 
        * alloc.c (allocate_string_data): Update next_free immediately, to




reply via email to

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