comparison tests/ChangeLog @ 5822:21b5725c6a45

Reformat loops for readability and maintainability.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sun, 19 Oct 2014 17:54:50 +0900
parents e34c3557e14e
children e9bb3688e654 750fab17b299
comparison
equal deleted inserted replaced
5821:e34c3557e14e 5822:21b5725c6a45
1 2014-10-11 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * automated/keymap-tests.el:
4 Reformat loops for readability and maintainability.
5
1 2014-10-11 Stephen J. Turnbull <stephen@xemacs.org> 6 2014-10-11 Stephen J. Turnbull <stephen@xemacs.org>
2 7
3 * automated/keymap-tests.el: 8 * automated/keymap-tests.el:
4 Avoid commands defined in packages in some tests. 9 Avoid commands defined in packages in some tests.
5 Packages may not be available at make check time. 10 Packages may not be available at make check time.