Mercurial > hg > xemacs-beta
log lisp/cl-macs.el @ 4906:6ef8256a020a
age | author | description |
---|---|---|
Mon, 01 Feb 2010 01:02:40 -0600 | Ben Wing | implement equalp in C, fix case-folding, add equal() method for keymaps |
Sun, 24 Jan 2010 15:21:27 +0000 | Aidan Kehoe | Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums |
Sat, 09 Jan 2010 17:28:51 +0000 | Aidan Kehoe | Use keywords, not ordinary symbols, in the structure syntax for hash tables. |
Thu, 07 Jan 2010 21:50:39 +0000 | Aidan Kehoe | Add a compiler macro for #'map, where CL-TYPE is constant and understood. |
Thu, 31 Dec 2009 15:47:03 +0000 | Aidan Kehoe | Merge. |
Sat, 19 Dec 2009 18:10:20 +0000 | Aidan Kehoe | Remove attempted support for 1996-era emacs without self-quoting keywords. |