comparison tests/ChangeLog @ 5543:fbe90e6f7a43

Initialize start and end properly (to new markers, not Qnil). * * * Refactor syntax cache initialization. * * * Refactor setup_syntax_cache.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 08 Aug 2011 13:57:20 +0900
parents eed303fac325
children 69de75c48efa
comparison
equal deleted inserted replaced
5542:dab422055bab 5543:fbe90e6f7a43
1 2011-08-06 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * automated/syntax-tests.el: Suggest test from old syntax-cache bug.
4
1 2011-08-06 Stephen J. Turnbull <stephen@xemacs.org> 5 2011-08-06 Stephen J. Turnbull <stephen@xemacs.org>
2 6
3 * automated/os-tests.el: 7 * automated/os-tests.el:
4 * automated/syntax-tests.el: 8 * automated/syntax-tests.el:
5 Move tests of `substitute-in-file-name' from syntax to os. 9 Move tests of `substitute-in-file-name' from syntax to os.