From 6ca89aaa810640dce02957928121000ec5050c9e Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 5 Dec 2009 21:12:19 +0000 Subject: [PATCH] * misc.texi (Shell Options): ansi-color is now default. --- doc/emacs/ChangeLog | 4 ++++ doc/emacs/misc.texi | 7 ------- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index db4b58a8735..45226478fc7 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2009-12-05 Chong Yidong + + * misc.texi (Shell Options): ansi-color is now default. + 2009-12-05 Glenn Morris * emacs.texi (Top): Update menu for cal-xtra node changes. diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index 339964207b9..616ed0051d5 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi @@ -1203,13 +1203,6 @@ directory stack if they are not already on it (@code{shell-pushd-dunique}). The values you choose should match the underlying shell, of course. - If you want Shell mode to handle color output from shell commands, -you can enable ANSI Color mode. Here is how to do this: - -@example -(add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on) -@end example - @node Terminal emulator @subsection Emacs Terminal Emulator @findex term -- 2.39.5