Mercurial > hg > xemacs-beta
diff tests/ChangeLog @ 4742:4cf435fcebbc
Make #'letf not error if handed a #'values form.
lisp/ChangeLog addition:
2009-11-14 Aidan Kehoe <kehoea@parhasard.net>
* cl-macs.el (letf):
Check whether arguments to #'values are bound, and make them
unbound after evaluating BODY; document the limitations of this
macro.
tests/ChangeLog addition:
2009-11-14 Aidan Kehoe <kehoea@parhasard.net>
* automated/lisp-tests.el:
Don't call Known-Bug-Expect-Failure now that the particular letf
bug it tickled is fixed.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 14 Nov 2009 11:43:09 +0000 |
parents | 679041362cd4 |
children | ae862598ee56 |
line wrap: on
line diff
--- a/tests/ChangeLog Sat Nov 14 11:32:10 2009 +0000 +++ b/tests/ChangeLog Sat Nov 14 11:43:09 2009 +0000 @@ -1,3 +1,9 @@ +2009-11-14 Aidan Kehoe <kehoea@parhasard.net> + + * automated/lisp-tests.el: + Don't call Known-Bug-Expect-Failure now that the particular letf + bug it tickled is fixed. + 2009-11-11 Stephen Turnbull <stephen@xemacs.org> * sigpipe.c: Add standard permission notice, after email