log lisp/cl-seq.el @ 5227:fbd1485af104

age author description
Sun, 06 Jun 2010 13:24:31 +0100 Aidan Kehoe Move #'reduce to fns.c from cl-seq.el.
Sun, 30 May 2010 13:27:36 +0100 Aidan Kehoe Tidying of CL files; make docstrings read better, remove commented-out code
Thu, 01 Apr 2010 20:22:50 +0100 Aidan Kehoe Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Mon, 01 Mar 2010 21:05:33 +0000 Aidan Kehoe Add a PARSE_KEYWORDS macro, use it in #'make-hash-table.