comparison lisp/ChangeLog @ 74060:36520481d28f

* emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and' conditions for function or variable bindings.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 18 Nov 2006 21:07:01 +0000
parents 8580dcf86c2c
children 70e7303c4206
comparison
equal deleted inserted replaced
74059:588eb3f72db6 74060:36520481d28f
1 2006-11-18 Chong Yidong <cyd@stupidchicken.com> 1 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
2
3 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
4 conditions for function or variable bindings.
2 5
3 * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t. 6 * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
4 7
5 * progmodes/compile.el (compilation-start): Ditto. 8 * progmodes/compile.el (compilation-start): Ditto.
6 9