Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5673:900a0a8796c3 r21-5-32
XEmacs 21.5.32 "habanero" is released.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Fri, 03 Aug 2012 02:43:45 +0900 |
parents | ee95ef1e644c |
children | a81a739181dc |
comparison
equal
deleted
inserted
replaced
5672:7c3e44003e0f | 5673:900a0a8796c3 |
---|---|
1 2012-08-02 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * XEmacs 21.5.32 "habanero" is released. | |
4 | |
1 2012-05-14 Aidan Kehoe <kehoea@parhasard.net> | 5 2012-05-14 Aidan Kehoe <kehoea@parhasard.net> |
2 | 6 |
3 * byte-optimize.el (byte-optimize-letX): | 7 * byte-optimize.el (byte-optimize-letX): |
4 In (let ...) forms, group constant initialisations together, so we | 8 In (let ...) forms, group constant initialisations together, so we |
5 can just dup in the byte code. | 9 can just dup in the byte code. |