summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-12-05 21:12:19 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-12-05 21:12:19 +0000
commit6ca89aaa810640dce02957928121000ec5050c9e (patch)
tree52a48431c87b3f5859754eac24cc6efd423b40af /doc
parent89601c7b251d59d2d29521f6e7bb42c9e55d9444 (diff)
downloademacs-6ca89aaa810640dce02957928121000ec5050c9e.tar.gz
* misc.texi (Shell Options): ansi-color is now default.
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