Mercurial > hg > xemacs-beta
log lisp/byte-optimize.el @ 5285:99de5fd48e87
age | author | description |
---|---|---|
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 |
Sun, 31 Jan 2010 20:28:01 +0000 | Aidan Kehoe | Change "special form" to "special operator" in our sources. |