diff lisp/ChangeLog @ 106439:f2a95599cf8c

* shell.el (shell): Require ansi-color (Bug#5113). * ansi-color.el (ansi-color-for-comint-mode): Default to t.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 05 Dec 2009 21:05:51 +0000
parents 889300e08b30
children 137fd69c176a
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 05 20:56:42 2009 +0000
+++ b/lisp/ChangeLog	Sat Dec 05 21:05:51 2009 +0000
@@ -1,5 +1,9 @@
 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
 
+	* shell.el (shell): Require ansi-color (Bug#5113).
+
+	* ansi-color.el (ansi-color-for-comint-mode): Default to t.
+
 	* hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
 
 2009-12-05  Alan Mackenzie  <acm@muc.de>