Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 2610:16738b49b833
[xemacs-hg @ 2005-02-23 22:09:13 by adrian]
[PATCH] xemacs-21.5-clean: Avoid prohibitive string consing and GC <r7j8tbas.fsf@smtprelay.t-online.de>
author | adrian |
---|---|
date | Wed, 23 Feb 2005 22:09:15 +0000 |
parents | f8db302d6298 |
children | 139afe9fb2ee |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Feb 23 18:56:44 2005 +0000 +++ b/lisp/ChangeLog Wed Feb 23 22:09:15 2005 +0000 @@ -1,3 +1,10 @@ +2005-02-20 Adrian Aichner <adrian@xemacs.org> + + * replace.el (operate-on-non-matching-lines): Append matching + lines to temp buffer to avoid prohibitive GC as a result of + enormous string consing. + * replace.el (operate-on-matching-lines): Ditto. + 2005-02-21 Ben Wing <ben@xemacs.org> * glyphs.el: