Mercurial > hg > xemacs-beta
log src/symbols.c @ 4677:8f1ee2d15784
age | author | description |
---|---|---|
2009-08-16 | Aidan Kehoe | Support full Common Lisp multiple values in C. |
2009-06-14 | Aidan Kehoe | Support #'function-arglist with built-in special forms. |
2008-12-22 | Aidan Kehoe | Distinguish vars and functions in #'symbol-file, #'describe-{function,variable} |
2008-08-26 | Aidan Kehoe | Use EQ() and !EQ() in symbols.c, thank you Robert Delius Royar. |
2008-08-23 | Aidan Kehoe | Handle varalias chains, custom variables in #'user-variable-p. |
2007-12-24 | Aidan Kehoe | Provide a DEFAULT argument in #'intern-soft. |
2007-12-18 | Aidan Kehoe | #'special-form-p; don't error (thank you Jerry James); flesh out docstring. |