log lisp/cl-extra.el @ 5402:308d34e9f07d

age author description
2010-10-14 Mats Lidell Changed bulk of GPLv2 or later files identified by script
2011-04-17 Aidan Kehoe Add various Common Lisp character functions, making porting CL code easier.
2011-03-29 Aidan Kehoe Drop #'cl-finite-do, defalias #'cl-float-limits to #'ignore in dumped XEmacs
2011-02-07 Aidan Kehoe Improve the lexical scoping in #'block, #'return-from.
2011-01-15 Aidan Kehoe Accept more complex TYPEs in #'concatenate, cl-extra.el
2010-12-29 Aidan Kehoe Avoid some dynamic scope stupidity in interpreted code, #'notany, #'notevery.
2010-11-17 Aidan Kehoe Handle slightly more complex type specifications, #'coerce, #'typep.
2010-10-14 Aidan Kehoe Tighten up Common Lisp compatibility, #'butlast, #'nbutlast, #'tailp, #'ldiff