Mercurial > hg > xemacs-beta
log lisp/cl-macs.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 |
Sat, 02 Apr 2011 16:13:20 +0100 | Aidan Kehoe | Implement #'load-time-value less hackishly, by modifying the byte compiler. |
Thu, 24 Mar 2011 11:00:11 -0600 | Jerry James | Fix misspelled words, and some grammar, across the entire source tree. |
Mon, 21 Mar 2011 12:27:07 +0000 | Aidan Kehoe | Add compiler macros for #'revappend, #'nreconc. |
Mon, 21 Mar 2011 12:19:25 +0000 | Aidan Kehoe | #'cl-non-fixnum-number-p: return t for integers > #x3fffffff and < -#x40000000 |
Thu, 17 Mar 2011 21:07:16 +0000 | Aidan Kehoe | Eliminate unused blocks named nil, too, cl-macs.el, bytecomp.el |
Tue, 08 Mar 2011 23:57:21 +0000 | Aidan Kehoe | Use Common Lisp-derived builtins in a few more places in core Lisp. |