Mercurial > hg > xemacs-beta
log lisp/cl-macs.el @ 5561:9a93bc90b3bd
age | author | description |
---|---|---|
Sun, 04 Sep 2011 20:35:31 +0100 | Aidan Kehoe | Add a defsetf for get-char-table, necessary for the tests in the last commit. |
Wed, 24 Aug 2011 11:06:41 +0100 | Aidan Kehoe | Add an assertion about argument order to #'apply-partially compiler macro |
Fri, 12 Aug 2011 16:02:30 +0100 | Aidan Kehoe | Add the #'apply-partially API, as used by GNU. |
Sun, 19 Jun 2011 19:47:13 +0100 | Aidan Kehoe | Fix a bug in my last commit, symbol macros that expand to themselves hang. |
Sun, 19 Jun 2011 19:03:39 +0100 | Aidan Kehoe | Improve #'defsubst* a little, document a bug that remains. |
Sun, 19 Jun 2011 17:43:03 +0100 | Aidan Kehoe | Reimplement a few GNU functions in terms of CL functions, subr.el |