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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 21 Mar 2002 04:44:44 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2543 emacs/src/ChangeLog:1.2544
*** emacs/src/ChangeLog:1.2543  Thu Mar 21 04:33:17 2002
--- emacs/src/ChangeLog Thu Mar 21 04:44:43 2002
***************
*** 1,5 ****
--- 1,11 ----
  2002-03-21  Richard M. Stallman  <address@hidden>
  
+       * regex.c (DISCARD_FAILURE_REG_OR_COUNT): New macro.
+       (CHECK_INFINITE_LOOP): Use DISCARD_FAILURE_REG_OR_COUNT
+       when jumping to `fail' to avoid undoing reg changes in the
+       last iteration of the loop.
+       (GET_UNSIGNED_NUMBER): Skip spaces around the number.
+ 
        * Makefile.in (dispnew.o, sysdep.o, xdisp.o, xselect.o, alloc.o):
        Depend on process.h.
  



reply via email to

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