emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 08 Jun 2005 18:37:02 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7697 emacs/lisp/ChangeLog:1.7698
*** emacs/lisp/ChangeLog:1.7697 Wed Jun  8 19:41:19 2005
--- emacs/lisp/ChangeLog        Wed Jun  8 22:37:01 2005
***************
*** 1,3 ****
--- 1,11 ----
+ 2005-06-09  Kim F. Storm  <address@hidden>
+ 
+       * subr.el (save-match-data): Add RESEAT arg `evaporate' to
+       set-match-data to free markers in match-data.
+ 
+       * replace.el (replace-match-data): Pass RESEAT arg `t' to
+       match-data to unchain markers in match-data.
+ 
  2005-06-08  Stefan Monnier  <address@hidden>
  
        * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter




reply via email to

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