Mercurial > hg > xemacs-beta
log lisp/cl-macs.el @ 5366:f00192e1cd49
age | author | description |
---|---|---|
Tue, 08 Mar 2011 23:41:52 +0000 | Aidan Kehoe | Examining the result of #'length: `eql', not `=', it's better style & cheaper |
Sat, 12 Feb 2011 14:07:38 +0000 | Aidan Kehoe | Be better about eliminating `block's that are not `return-from'd, bytecomp.el |
Mon, 07 Feb 2011 12:01:24 +0000 | Aidan Kehoe | Improve the lexical scoping in #'block, #'return-from. |