comparison lisp/ChangeLog @ 549:2b0ea82d329f

[xemacs-hg @ 2001-05-21 01:54:03 by martinb] Only optimize (= x) ==> t if byte-compile-delete-errors is nil.
author martinb
date Mon, 21 May 2001 01:54:05 +0000
parents 0f4bdbb07414
children 1638aacf421d
comparison
equal deleted inserted replaced
548:0f4bdbb07414 549:2b0ea82d329f
1 2001-05-20 Martin Buchholz <martin@xemacs.org>
2
3 * bytecomp.el (byte-compile-arithcompare):
4 Only optimize (= x) ==> t if byte-compile-delete-errors is nil.
5
1 2001-05-20 Adrian Aichner <adrian@xemacs.org> 6 2001-05-20 Adrian Aichner <adrian@xemacs.org>
2 7
3 * buff-menu.el (Buffer-menu-mode): Properly make 8 * buff-menu.el (Buffer-menu-mode): Properly make
4 `mouse-track-click-hook' local. 9 `mouse-track-click-hook' local.
5 * info.el (Info-mode): Ditto. 10 * info.el (Info-mode): Ditto.