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, 10 Sep 2002 02:02:11 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2870 emacs/src/ChangeLog:1.2871
*** emacs/src/ChangeLog:1.2870  Mon Sep  9 18:44:27 2002
--- emacs/src/ChangeLog Tue Sep 10 02:02:11 2002
***************
*** 1,3 ****
--- 1,9 ----
+ 2002-09-10  Stefan Monnier  <address@hidden>
+ 
+       * regex.c (DISCARD_FAILURE_REG_OR_COUNT): Delete.
+       (CHECK_INFINITE_LOOP): Don't pop anything: just set `cycle' to 1.
+       (re_match_2_internal): Be more careful with infinite loops.
+ 
  2002-09-10  Kim F. Storm  <address@hidden>
  
        * macros.c (end_kbd_macro): New function.
***************
*** 26,32 ****
        (syms_of_macros): DEFVAR_INT it  (needed by kmacro).
  
        * macros.h (executing_macro_index): Change type to EMACS_INT.
!       
  2002-09-06  Richard M. Stallman  <address@hidden>
  
        * casetab.c (set_case_table): Make canon table point to eqv table.
--- 32,38 ----
        (syms_of_macros): DEFVAR_INT it  (needed by kmacro).
  
        * macros.h (executing_macro_index): Change type to EMACS_INT.
! 
  2002-09-06  Richard M. Stallman  <address@hidden>
  
        * casetab.c (set_case_table): Make canon table point to eqv table.




reply via email to

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