Mercurial > hg > xemacs-beta
log lisp/cl-extra.el @ 5402:308d34e9f07d
age | author | description |
---|---|---|
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
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. |
Sat, 15 Jan 2011 15:45:46 +0000 | Aidan Kehoe | Accept more complex TYPEs in #'concatenate, cl-extra.el |
Wed, 29 Dec 2010 23:38:38 +0000 | Aidan Kehoe | Avoid some dynamic scope stupidity in interpreted code, #'notany, #'notevery. |
Wed, 17 Nov 2010 14:30:03 +0000 | Aidan Kehoe | Handle slightly more complex type specifications, #'coerce, #'typep. |