Mercurial > hg > xemacs-beta
diff man/ChangeLog @ 4199:3660d327399f
[xemacs-hg @ 2007-10-01 08:07:39 by stephent]
Implement subexpression replacement in replace-match. <87ejgf6yy9.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 01 Oct 2007 08:07:57 +0000 |
parents | ffcf5a27df12 |
children | e358b6c40407 |
line wrap: on
line diff
--- a/man/ChangeLog Sun Sep 30 21:50:52 2007 +0000 +++ b/man/ChangeLog Mon Oct 01 08:07:57 2007 +0000 @@ -1,3 +1,9 @@ +2007-09-22 Stephen J. Turnbull <stephen@xemacs.org> + + * lispref/searching.texi (Replacing Match): Document the escapes + for changing case in `replace-match'. Document the change to + STRBUFFER to permit subexpressions in string replacement. + 2007-09-30 Adrian Aichner <adrian@xemacs.org> * Makefile (TEXI2HTML_NOSPLIT): New.