Mercurial > hg > xemacs-beta
log lisp/bytecomp.el @ 5301:ec05a30f7148
age | author | description |
---|---|---|
2010-11-14 | Aidan Kehoe | Fix a bytecomp.el bug compiling #'eql, which was masked by cl-macs.el |
2010-10-25 | Aidan Kehoe | Add compiler macros and compilation sanity-checks for functions with keywords. |
2010-10-10 | Aidan Kehoe | Warn at byte-compile in #'the if FORM constant & not TYPE; fix byte-compile-constp |