Mercurial > hg > xemacs-beta
log src/eval.c @ 5906:4d5a5a80aba2
age | author | description |
---|---|---|
Mon, 17 Jun 2013 10:23:00 -0600 | Jerry James | Convert C (un)signed long long values to bignums properly. |
Sun, 06 May 2012 15:29:59 +0100 | Aidan Kehoe | Don't augment ENVIRONMENT when that's not indicated, #'macroexpand. |
Fri, 30 Dec 2011 12:43:52 +0000 | Aidan Kehoe | Cons less, be more careful about always using the environment, #'macroexpand |
Thu, 22 Dec 2011 12:51:03 +0000 | Aidan Kehoe | Move the functionality of #'cl-macroexpand into Fmacroexpand, eval.c |
Sun, 09 Oct 2011 09:51:57 +0100 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |
Sun, 08 May 2011 09:19:25 +0100 | Aidan Kehoe | Complete support for macro-declaration-function, bytecomp{,-runtime}.el |
Mon, 07 Feb 2011 21:22:17 +0100 | Mats Lidell | Merge with trunk. |