Mercurial > hg > xemacs-beta
log lisp/cl-macs.el @ 4885:6772ce4d982b
age | author | description |
---|---|---|
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. |
Thu, 31 Dec 2009 15:09:41 +0000 | Aidan Kehoe | Make #'equalp more compatible with CL; add a compiler macro, test & doc it. |