Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Thu, 10 Mar 2011 18:51:15 +0000 | Aidan Kehoe | Use ', not #', when a given symbol may not have a function binding at read time |
Tue, 08 Mar 2011 23:57:21 +0000 | Aidan Kehoe | Use Common Lisp-derived builtins in a few more places in core Lisp. |
Tue, 08 Mar 2011 23:41:52 +0000 | Aidan Kehoe | Examining the result of #'length: `eql', not `=', it's better style & cheaper |