Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5358:31475de17064
age | author | description |
---|---|---|
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 |
Mon, 07 Feb 2011 12:01:24 +0000 | Aidan Kehoe | Improve the lexical scoping in #'block, #'return-from. |
Sun, 30 Jan 2011 14:27:31 +0100 | Mike Sperber | Unbreak font-lock during `revert-buffer. |
Sun, 23 Jan 2011 13:13:54 +0000 | Aidan Kehoe | Fix some testsuite failures, #'delete, #'delq, #'remove, #'remq. |