Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5365:dbae25a8949d
age | author | description |
---|---|---|
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. |
Tue, 08 Mar 2011 18:12:48 +0000 | Aidan Kehoe | Remove various redundant wrapper lambdas, core lisp. |
Wed, 16 Feb 2011 18:26:40 +0000 | Aidan Kehoe | #'byte-compile-normal-call; only examine properties of (car FORM) if a symbol |
Sat, 12 Feb 2011 14:07:38 +0000 | Aidan Kehoe | Be better about eliminating `block's that are not `return-from'd, bytecomp.el |
Wed, 09 Feb 2011 20:15:50 +0000 | Aidan Kehoe | Remove #'acons from cl.el, make the version in alloc.c visible to Lisp |