Mercurial > hg > xemacs-beta
comparison src/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 | 6438d53aabcf |
children | 0a63e5de7bdc |
comparison
equal
deleted
inserted
replaced
4198:fb83e69ce80a | 4199:3660d327399f |
---|---|
1 2007-09-30 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * search.c (Freplace_match): Improve range-checking on STRBUFFER. | |
4 | |
5 2007-09-22 Stephen J. Turnbull <stephen@xemacs.org> | |
6 | |
7 * search.c (Freplace_match): Allow STRBUFFER to specify a | |
8 subexpression when the source is a string. | |
9 | |
1 2007-09-30 Aidan Kehoe <kehoea@parhasard.net> | 10 2007-09-30 Aidan Kehoe <kehoea@parhasard.net> |
2 | 11 |
3 * mule-ccl.c: | 12 * mule-ccl.c: |
4 * mule-ccl.c (CCL_CALL_FOR_MAP_INSTRUCTION): | 13 * mule-ccl.c (CCL_CALL_FOR_MAP_INSTRUCTION): |
5 * mule-ccl.c (ccl_driver): | 14 * mule-ccl.c (ccl_driver): |