emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/misc.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/man/misc.texi
Date: Sun, 11 Nov 2001 15:09:35 -0500

Index: emacs/man/misc.texi
diff -u emacs/man/misc.texi:1.37 emacs/man/misc.texi:1.38
--- emacs/man/misc.texi:1.37    Wed Sep 12 16:59:32 2001
+++ emacs/man/misc.texi Sun Nov 11 15:09:34 2001
@@ -959,6 +959,13 @@
 (@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:
+
address@hidden
+(add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on)
address@hidden example
+
 @node Terminal emulator
 @subsection Emacs Terminal Emulator
 @findex term



reply via email to

[Prev in Thread] Current Thread [Next in Thread]