Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5664:00fd55d635fb
age | author | description |
---|---|---|
Sat, 12 May 2012 17:51:05 +0100 | Aidan Kehoe | Sync #'truncate-string-to-width with GNU, add tests for it. |
Sat, 12 May 2012 15:03:24 +0100 | Aidan Kehoe | Fetch its bytecode before unfolding a compiled function, byte-optimize.el |
Thu, 10 May 2012 13:53:06 +0100 | Aidan Kehoe | Be better about word boundaries with JIT unicode characters, mule-category.el |
Tue, 08 May 2012 09:34:14 +0100 | Aidan Kehoe | Remove a stray parenthesis, cl-macs.el; thank you Vin! |
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 |