Mercurial > hg > xemacs-beta
comparison lisp/check-features.el @ 5511:7b5254f6e0d5
Fix CL compliance of [symbol-]macrolet.
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2011-05-25 Didier Verna <didier@xemacs.org>
* cl-macs.el (macrolet):
* cl-macs.el (symbol-macrolet): Don't require one mandatory
[symbol-]macro definition in the first argument. The Common Lisp
standard allows the list of definitions to be empty.
author | Didier Verna <didier@xemacs.org> |
---|---|
date | Wed, 25 May 2011 14:01:38 +0200 |
parents | 308d34e9f07d |
children |
comparison
equal
deleted
inserted
replaced
5510:6b3caa55668c | 5511:7b5254f6e0d5 |
---|