aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d03ca939088..9ff951b09a3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
12009-12-05 Chong Yidong <cyd@stupidchicken.com> 12009-12-05 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
4 if possible.
5
6 * cedet/semantic/ia.el (semantic-ia-complete-symbol): Make
7 argument optional.
8
3 * shell.el (shell): Require ansi-color (Bug#5113). 9 * shell.el (shell): Require ansi-color (Bug#5113).
4 10
5 * ansi-color.el (ansi-color-for-comint-mode): Default to t. 11 * ansi-color.el (ansi-color-for-comint-mode): Default to t.