Mercurial > hg > xemacs-beta
comparison tests/ChangeLog @ 5471:00e79bbbe48f
Merge with trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Mon, 14 Feb 2011 22:43:46 +0100 |
parents | 0af042a0c116 70b15ac66ee5 |
children | ac37a5f7e5be |
comparison
equal
deleted
inserted
replaced
5470:0af042a0c116 | 5471:00e79bbbe48f |
---|---|
1 2011-02-10 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * automated/lisp-tests.el: | |
4 * automated/lisp-tests.el (mapcar*): | |
5 If multiple SEQUENCE arguments are passed to #'mapcar*, and the | |
6 last one is circular while the others aren't, make sure that | |
7 #'mapcar* doesn't error. | |
8 | |
1 2011-02-07 Aidan Kehoe <kehoea@parhasard.net> | 9 2011-02-07 Aidan Kehoe <kehoea@parhasard.net> |
2 | 10 |
3 * automated/lisp-tests.el: | 11 * automated/lisp-tests.el: |
4 Test lexical scope for `block', `return-from'; add a | 12 Test lexical scope for `block', `return-from'; add a |
5 Known-Bug-Expect-Failure for a contorted example that fails when | 13 Known-Bug-Expect-Failure for a contorted example that fails when |