changeset 106442:fd335e93216c

* misc.texi (Shell Options): ansi-color is now default.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 05 Dec 2009 21:12:19 +0000
parents 973490180e7c
children 137fd69c176a
files doc/emacs/ChangeLog doc/emacs/misc.texi
diffstat 2 files changed, 4 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- 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  <cyd@stupidchicken.com>
+
+	* misc.texi (Shell Options): ansi-color is now default.
+
 2009-12-05  Glenn Morris  <rgm@gnu.org>
 
 	* emacs.texi (Top): Update menu for cal-xtra node changes.
--- 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