Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Mon, 07 May 2012 17:56:24 +0100 | Aidan Kehoe | Add compiler macros for #'equal, #'member, ... where #'eq, #'memq appropriate. |
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/ |
Fri, 04 May 2012 21:12:51 +0100 | Aidan Kehoe | Automated merge with file:///Sources/xemacs-21.5-checked-out |
Fri, 04 May 2012 21:12:02 +0100 | Aidan Kehoe | Support predefined character classes in #'skip-chars-{forward,backward}, too |