Mercurial > hg > xemacs-beta
log lisp/byte-optimize.el @ 5294:bbff29a01820
age | author | description |
---|---|---|
Mon, 25 Oct 2010 13:04:04 +0100 | Aidan Kehoe | Add compiler macros and compilation sanity-checks for functions with keywords. |
Thu, 14 Oct 2010 18:50:38 +0100 | Aidan Kehoe | Tighten up Common Lisp compatibility, #'butlast, #'nbutlast, #'tailp, #'ldiff |
Thu, 16 Sep 2010 13:51:49 +0100 | Aidan Kehoe | Change (apply 'nconc (mapcar ...)) to (mapcan ...); warn about first form. |
Sun, 30 May 2010 13:27:36 +0100 | Aidan Kehoe | Tidying of CL files; make docstrings read better, remove commented-out code |