changeset 85999:621f6f154542

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 10 Nov 2007 00:19:44 +0000
parents 74574731bb9a
children 9ffd7a9238e9
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 10 00:17:09 2007 +0000
+++ b/lisp/ChangeLog	Sat Nov 10 00:19:44 2007 +0000
@@ -1,3 +1,8 @@
+2007-11-10  Juanma Barranquero  <lekktu@gmail.com>
+
+	* ido.el (ido-save-history): Save the history file in UTF-8, not
+	the current filename coding system.
+
 2007-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* simple.el (interprogram-cut-function, interprogram-paste-function):