summaryrefslogtreecommitdiff
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 @@
2009-12-05 Chong Yidong <cyd@stupidchicken.com>
+ * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
+ if possible.
+
+ * cedet/semantic/ia.el (semantic-ia-complete-symbol): Make
+ argument optional.
+
* shell.el (shell): Require ansi-color (Bug#5113).
* ansi-color.el (ansi-color-for-comint-mode): Default to t.