From fdf8f29f58a72458c24995e8eb6844b3412581ad Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 18 Nov 2006 21:00:35 +0000 Subject: [PATCH] * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t. * progmodes/compile.el (compilation-start): Ditto. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 372c31da3cc..60aad39189c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-11-18 Chong Yidong + + * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t. + + * progmodes/compile.el (compilation-start): Ditto. + 2006-11-18 Michael Albinus * net/tramp.el (top): cl and custom are always required. -- 2.39.5