Mercurial > hg > xemacs-beta
log lisp/bytecomp.el @ 5376:4b529b940e2e
age | author | description |
---|---|---|
Thu, 17 Mar 2011 21:07:16 +0000 | Aidan Kehoe | Eliminate unused blocks named nil, too, cl-macs.el, bytecomp.el |
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 |