Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5356:5dd1ba5e0113
age | author | description |
---|---|---|
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. |
Sat, 22 Jan 2011 23:29:25 +0000 | Aidan Kehoe | Don't quote keywords, they've been self-quoting for well over a decade. |