Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5313:5ed261fd2bd9
age | author | description |
---|---|---|
Wed, 29 Dec 2010 23:43:10 +0000 | Aidan Kehoe | Unrool a load-time loop at macro expansion time, cl-macs.el |
Wed, 29 Dec 2010 23:38:38 +0000 | Aidan Kehoe | Avoid some dynamic scope stupidity in interpreted code, #'notany, #'notevery. |
Wed, 29 Dec 2010 23:25:52 +0000 | Aidan Kehoe | Mark #'remove, #'remq as free of side-effects. |
Wed, 17 Nov 2010 14:30:03 +0000 | Aidan Kehoe | Handle slightly more complex type specifications, #'coerce, #'typep. |
Sun, 14 Nov 2010 13:46:29 +0000 | Aidan Kehoe | Fix a bytecomp.el bug compiling #'eql, which was masked by cl-macs.el |
Mon, 25 Oct 2010 13:04:04 +0100 | Aidan Kehoe | Add compiler macros and compilation sanity-checks for functions with keywords. |