log src/general-slots.h @ 5207:1096ef427b56

age author description
Thu, 29 Apr 2010 15:49:21 +0100 Aidan Kehoe Error on too many arguments to #'function, #'quote.
Tue, 06 Apr 2010 23:29:35 -0500 Ben Wing fix cygwin compile, fix warning and style in elhash.c
Mon, 05 Apr 2010 13:03:35 +0100 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Thu, 01 Apr 2010 20:22:50 +0100 Aidan Kehoe Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Thu, 18 Mar 2010 10:50:06 -0500 Ben Wing redo memory-usage mechanism, add way of dynamically initializing Lisp objects
Mon, 01 Mar 2010 21:05:33 +0000 Aidan Kehoe Add a PARSE_KEYWORDS macro, use it in #'make-hash-table.