summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/ChangeLog4
-rw-r--r--doc/emacs/misc.texi7
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 <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.
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