log tests/automated/lisp-tests.el @ 5295:2474dce7304e

age author description
Mon, 25 Oct 2010 13:15:53 +0100 Aidan Kehoe Make sure (format "%b" 0) is non-zero length, print.c
Thu, 14 Oct 2010 18:50:38 +0100 Aidan Kehoe Tighten up Common Lisp compatibility, #'butlast, #'nbutlast, #'tailp, #'ldiff
Tue, 12 Oct 2010 18:14:12 +0100 Aidan Kehoe Don't share a counter when checking for circularity, list_merge().