Mercurial > hg > xemacs-beta
log src/eval.c @ 5713:8b5bdc8aebfd
age | author | description |
---|---|---|
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. |
Fri, 26 Nov 2010 06:43:36 +0100 | Mats Lidell | Merge with 21.5 trunk. |