comparison 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
comparison
equal deleted inserted replaced
2609:c2580215c222 2610:16738b49b833
1 2005-02-20 Adrian Aichner <adrian@xemacs.org>
2
3 * replace.el (operate-on-non-matching-lines): Append matching
4 lines to temp buffer to avoid prohibitive GC as a result of
5 enormous string consing.
6 * replace.el (operate-on-matching-lines): Ditto.
7
1 2005-02-21 Ben Wing <ben@xemacs.org> 8 2005-02-21 Ben Wing <ben@xemacs.org>
2 9
3 * glyphs.el: 10 * glyphs.el:
4 * glyphs.el (make-image-specifier): 11 * glyphs.el (make-image-specifier):
5 * glyphs.el (glyph-property): 12 * glyphs.el (glyph-property):