Mercurial > hg > xemacs-beta
log tests/automated/lisp-tests.el @ 5642:5bda701e9e7c
age | author | description |
---|---|---|
Sat, 14 Jan 2012 12:16:05 +0000 | Aidan Kehoe | Be more careful about non-quoted-symbol TAGs, #'byte-compile-catch |
Wed, 09 Nov 2011 13:16:19 +0000 | Aidan Kehoe | Update tests that have started failing because of changed design decisions. |
Mon, 03 Oct 2011 20:16:14 +0100 | Aidan Kehoe | Declare labels as line where appropriate; use #'labels, not #'flet, tests. |
Sun, 02 Oct 2011 15:32:16 +0100 | Aidan Kehoe | Support inlining labels, bytecomp.el. |
Sun, 04 Sep 2011 19:51:35 +0100 | Aidan Kehoe | Implement print-circle, allowing recursive and circular structures to be read. |
Wed, 24 Aug 2011 11:06:41 +0100 | Aidan Kehoe | Add an assertion about argument order to #'apply-partially compiler macro |
Fri, 12 Aug 2011 16:02:30 +0100 | Aidan Kehoe | Add the #'apply-partially API, as used by GNU. |