Mercurial > hg > xemacs-beta
log tests/ChangeLog @ 5336:287499ff4c5f
age | author | description |
---|---|---|
Fri, 14 Jan 2011 23:16:25 +0000 | Aidan Kehoe | Pass in the DEFAULT argument to position() as documented, #'find. |
Sun, 02 Jan 2011 16:18:26 +0000 | Aidan Kehoe | Tweak a few compiler macros for functions in cl-seq.el. |
Thu, 30 Dec 2010 01:14:13 +0000 | Aidan Kehoe | Test sanity-checking of :start, :end keyword arguments when appropriate. |
Sat, 20 Nov 2010 16:49:11 +0000 | Aidan Kehoe | Have NATNUMP give t for positive bignums; check limits appropriately. |
Sat, 06 Nov 2010 21:18:52 +0000 | Aidan Kehoe | Accept sequences generally, not just lists, #'reverse, #'nreverse. |
Sat, 06 Nov 2010 14:51:13 +0000 | Aidan Kehoe | Error in #'list-length if LIST is dotted; check for this error with #'mapcar |