log lisp/cl-extra.el @ 5284:d27c1ee1943b

age author description
Tue, 12 Oct 2010 21:11:46 +0100 Aidan Kehoe Make the order of preloaded-file-list more sane.
Thu, 16 Sep 2010 20:34:49 +0100 Aidan Kehoe Accept circular lists where that is useful in #'mapcar*, #'map* and friends.
Fri, 03 Sep 2010 17:14:10 +0100 Aidan Kehoe Add fixnum as an accepted destination type, #'coerce
Sat, 24 Jul 2010 17:38:35 +0100 Aidan Kehoe Bit vectors are also sequences; enforce this in some CL functions.