Mercurial > hg > xemacs-beta
log src/eval.c @ 4846:a98ca4640147
age | author | description |
---|---|---|
2010-01-13 | Ben Wing | clean up object print methods |
2010-01-01 | Aidan Kehoe | #'functionp gives nil for special forms, as in CL and GNU Emacs 23. |
2009-11-15 | Aidan Kehoe | Rationalise duplicated functionality, #'custom-quote, #'quote-maybe. |
2009-09-20 | Aidan Kehoe | Add argument information to remaining MANY or UNEVALLED C subrs. |
2009-09-06 | Aidan Kehoe | Fix various small issues with the multiple-value implementation. |
2009-08-16 | Aidan Kehoe | Support full Common Lisp multiple values in C. |