* misc.texi (Shell Options): ansi-color is now default.

This commit is contained in:
Chong Yidong 2009-12-05 21:12:19 +00:00
parent 89601c7b25
commit 6ca89aaa81
2 changed files with 4 additions and 7 deletions

View 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.

View 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