]> git.eshelyaron.com Git - emacs.git/commitdiff
* misc.texi (Shell Options): ansi-color is now default.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 5 Dec 2009 21:12:19 +0000 (21:12 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 5 Dec 2009 21:12:19 +0000 (21:12 +0000)
doc/emacs/ChangeLog
doc/emacs/misc.texi

index db4b58a87355f8811892096b1f76f605f51618b7..45226478fc7203668cc6f41e8181df054121dc94 100644 (file)
@@ -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.
index 339964207b91ec589b760cb9d177204e3726a5d2..616ed0051d54ae942549f27bd511ad92f1cf447f 100644 (file)
@@ -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