Mercurial > hg > xemacs-beta
log src/eval.c @ 4795:084056f46755
age | author | description |
---|---|---|
Fri, 01 Jan 2010 00:21:07 +0000 | Aidan Kehoe | #'functionp gives nil for special forms, as in CL and GNU Emacs 23. |
Sun, 15 Nov 2009 14:59:53 +0000 | Aidan Kehoe | Rationalise duplicated functionality, #'custom-quote, #'quote-maybe. |
Sun, 20 Sep 2009 21:29:00 +0100 | Aidan Kehoe | Add argument information to remaining MANY or UNEVALLED C subrs. |
Sun, 06 Sep 2009 19:36:02 +0100 | Aidan Kehoe | Fix various small issues with the multiple-value implementation. |
Sun, 16 Aug 2009 20:55:49 +0100 | Aidan Kehoe | Support full Common Lisp multiple values in C. |
Mon, 27 Jul 2009 01:18:47 +0900 | Stephen J. Turnbull | imported patch accept-process-output-docstring |