Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5658:289cf21be887
age | author | description |
---|---|---|
Sun, 06 May 2012 15:29:59 +0100 | Aidan Kehoe | Don't augment ENVIRONMENT when that's not indicated, #'macroexpand. |
Sun, 06 May 2012 05:22:19 +0100 | Aidan Kehoe | Descend special forms more exhaustively, #'byte-optimize-form-code-walker |
Sat, 05 May 2012 20:48:24 +0100 | Aidan Kehoe | Co-operate with the byte-optimizer in the bytecomp.el labels implementation. |
Sat, 05 May 2012 18:42:00 +0100 | Aidan Kehoe | Remove some redundant functions, change others to labels, lisp/ |
Tue, 01 May 2012 16:17:42 +0100 | Aidan Kehoe | Avoid #'delq in core Lisp, for the sake of style, a very slightly smaller binary |
Tue, 01 May 2012 12:43:22 +0100 | Aidan Kehoe | Improve for-effect handling in a few places, lisp/ |