# HG changeset patch # User Chong Yidong # Date 1260047539 0 # Node ID fd335e93216c7827d4070cdf2e1e0b0d089cb463 # Parent 973490180e7ccd5087343b9e54ab30b793fc1890 * misc.texi (Shell Options): ansi-color is now default. diff -r 973490180e7c -r fd335e93216c doc/emacs/ChangeLog --- a/doc/emacs/ChangeLog Sat Dec 05 21:11:29 2009 +0000 +++ b/doc/emacs/ChangeLog Sat Dec 05 21:12:19 2009 +0000 @@ -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 -r 973490180e7c -r fd335e93216c doc/emacs/misc.texi --- a/doc/emacs/misc.texi Sat Dec 05 21:11:29 2009 +0000 +++ b/doc/emacs/misc.texi Sat Dec 05 21:12:19 2009 +0000 @@ -1203,13 +1203,6 @@ (@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