Mercurial > hg > xemacs-beta
log lisp/cl-macs.el @ 5553:62edcc6a11ec
age | author | description |
---|---|---|
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. |