diff lisp/ChangeLog @ 63154:ef765645a5cf

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 08 Jun 2005 23:04:27 +0000
parents e8b95d8eb45a
children 356a4e78a1e4
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jun 08 23:03:29 2005 +0000
+++ b/lisp/ChangeLog	Wed Jun 08 23:04:27 2005 +0000
@@ -1,3 +1,11 @@
+2005-06-09  Kim F. Storm  <storm@cua.dk>
+
+	* 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  <monnier@iro.umontreal.ca>
 
 	* emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter