Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5367:8b70d37ab80e
age | author | description |
---|---|---|
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 |
Tue, 08 Mar 2011 22:32:49 +0000 | Aidan Kehoe | Remove redundant functions, format.el, use functions from cl*.el instead. |
Tue, 08 Mar 2011 21:00:36 +0000 | Aidan Kehoe | Make my Lisp a little more sophisticated, select.el. |