summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3a35707de7e..1d47c37bf27 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-06 Juanma Barranquero <lekktu@gmail.com>
+
+ * ido.el (ido-save-history): Write the history file in the current
+ filename coding system, and add `coding' file-local variable.
+
2007-11-06 Carsten Dominik <dominik@science.uva.nl>
* textmodes/org.el (org-table-formula-substitute-names):