log lisp/cl-extra.el @ 4996:c17c857e20bf

age author description
Wed, 03 Feb 2010 20:18:53 +0000 Aidan Kehoe Merge.
Sun, 31 Jan 2010 18:29:48 +0000 Aidan Kehoe Move the various map* functions to C; add #'map-into.
Mon, 01 Feb 2010 01:02:40 -0600 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
Wed, 06 Jan 2010 13:48:25 +0100 Didier Verna New (Common Lisp) function get-propertie
Thu, 31 Dec 2009 15:09:41 +0000 Aidan Kehoe Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Sun, 01 Nov 2009 15:05:46 +0000 Aidan Kehoe Don't error if handed a string and a non-string, #'equalp.