Mercurial > hg > xemacs-beta
log lisp/bytecomp.el @ 5374:d967d96ca043
age | author | description |
---|---|---|
Thu, 17 Mar 2011 20:13:00 +0000 | Aidan Kehoe | Conditionalise the old-* functions and byte codes at compile time. |
Tue, 08 Mar 2011 23:41:52 +0000 | Aidan Kehoe | Examining the result of #'length: `eql', not `=', it's better style & cheaper |
Wed, 16 Feb 2011 18:26:40 +0000 | Aidan Kehoe | #'byte-compile-normal-call; only examine properties of (car FORM) if a symbol |
Sat, 12 Feb 2011 14:07:38 +0000 | Aidan Kehoe | Be better about eliminating `block's that are not `return-from'd, bytecomp.el |