comparison lisp/ChangeLog @ 5472:e79980ee5efe

Merge with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 22 Feb 2011 22:56:02 +0100
parents 00e79bbbe48f 31475de17064
children ac37a5f7e5be
comparison
equal deleted inserted replaced
5471:00e79bbbe48f 5472:e79980ee5efe
1 2011-02-16 Aidan Kehoe <kehoea@parhasard.net>
2
3 * bytecomp.el (byte-compile-normal-call):
4 Check that the car of FORM is a symbol before examining its
5 properties; it can be a lambda form if byte-optimize.el hasn't
6 worked its magic and transformed such a lambda call into inline
7 code.
8
1 2011-02-12 Aidan Kehoe <kehoea@parhasard.net> 9 2011-02-12 Aidan Kehoe <kehoea@parhasard.net>
2 10
3 * bytecomp.el: 11 * bytecomp.el:
4 * bytecomp.el (byte-compile-initial-macro-environment): 12 * bytecomp.el (byte-compile-initial-macro-environment):
5 * bytecomp.el (unwind-protect): 13 * bytecomp.el (unwind-protect):