Mercurial > hg > xemacs-beta
comparison tests/ChangeLog @ 4517:5e8f6469169f
Fix up initial condition for skip-chars test.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sat, 27 Sep 2008 16:34:40 +0900 |
parents | b82fdf7305ee |
children | e0a8c796f955 |
comparison
equal
deleted
inserted
replaced
4516:e96f3aca4d63 | 4517:5e8f6469169f |
---|---|
1 2008-09-27 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * automated/regexp-tests.el: `with-string-as-buffer-contents' | |
4 leaves point at end of buffer, so must move point to beginning. | |
5 | |
1 2008-08-27 Aidan Kehoe <kehoea@parhasard.net> | 6 2008-08-27 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * automated/regexp-tests.el: | 8 * automated/regexp-tests.el: |
4 Add a few basic #'skip-chars-forward, #'skip-chars-backward | 9 Add a few basic #'skip-chars-forward, #'skip-chars-backward |
5 tests. | 10 tests. |