Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
4198:fb83e69ce80a | 4199:3660d327399f |
---|---|
1 2007-09-22 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * lispref/searching.texi (Replacing Match): Document the escapes | |
4 for changing case in `replace-match'. Document the change to | |
5 STRBUFFER to permit subexpressions in string replacement. | |
6 | |
1 2007-09-30 Adrian Aichner <adrian@xemacs.org> | 7 2007-09-30 Adrian Aichner <adrian@xemacs.org> |
2 | 8 |
3 * Makefile (TEXI2HTML_NOSPLIT): New. | 9 * Makefile (TEXI2HTML_NOSPLIT): New. |
4 * Makefile ($(HTMLDIR)/beta.html): Use TEXI2HTML_NOSPLIT. | 10 * Makefile ($(HTMLDIR)/beta.html): Use TEXI2HTML_NOSPLIT. |
5 * Makefile ($(HTMLDIR)/xemacs-faq.html): Ditto. | 11 * Makefile ($(HTMLDIR)/xemacs-faq.html): Ditto. |