Mercurial > hg > xemacs-beta
log lisp/cl-extra.el @ 5400:aa78b0b0b289
age | author | description |
---|---|---|
Sun, 17 Apr 2011 11:14:38 +0100 | Aidan Kehoe | Add various Common Lisp character functions, making porting CL code easier. |
Tue, 29 Mar 2011 23:27:46 +0100 | Aidan Kehoe | Drop #'cl-finite-do, defalias #'cl-float-limits to #'ignore in dumped XEmacs |
Mon, 07 Feb 2011 12:01:24 +0000 | Aidan Kehoe | Improve the lexical scoping in #'block, #'return-from. |