Mercurial > hg > xemacs-beta
comparison tests/ChangeLog @ 5821:e34c3557e14e
Avoid commands defined in packages in some tests.
Packages may not be available at make check time.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sun, 19 Oct 2014 17:54:46 +0900 |
parents | b79e1e02bf01 |
children | 21b5725c6a45 |
comparison
equal
deleted
inserted
replaced
5819:ba0ff364bd94 | 5821:e34c3557e14e |
---|---|
1 2014-10-11 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * automated/keymap-tests.el: | |
4 Avoid commands defined in packages in some tests. | |
5 Packages may not be available at make check time. | |
6 | |
1 2014-07-14 Aidan Kehoe <kehoea@parhasard.net> | 7 2014-07-14 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * automated/extent-tests.el: | 9 * automated/extent-tests.el: |
4 Check that extent information is passed through to the echo area | 10 Check that extent information is passed through to the echo area |
5 correctly with #'next-event's PROMPT argument. | 11 correctly with #'next-event's PROMPT argument. |