Mercurial > emacs
log
age | author | description |
---|---|---|
Sat, 18 Nov 2006 21:05:06 +0000 | Chong Yidong | ** Fix problems introduced by changing EMACS=t to EMACS=/you/know/where |
Sat, 18 Nov 2006 21:01:33 +0000 | Chong Yidong | (comint-exec-1): Set EMACS and INSIDE_EMACS to t. |
Sat, 18 Nov 2006 21:01:11 +0000 | Chong Yidong | (compilation-start): Set EMACS and INSIDE_EMACS to t. |
Sat, 18 Nov 2006 21:00:35 +0000 | Chong Yidong | * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t. |
Sat, 18 Nov 2006 21:00:16 +0000 | Chong Yidong | (Interactive Shell): INSIDE_EMACS is set to t, and EMACS is deprecated. |
Sat, 18 Nov 2006 20:59:10 +0000 | Chong Yidong | * misc.texi (Interactive Shell): INSIDE_EMACS is set to t, |
Sat, 18 Nov 2006 20:58:52 +0000 | Chong Yidong | Addition of INSIDE_EMACS, and deprecation of EMACS. |