# HG changeset patch # User Juanma Barranquero # Date 1196783006 0 # Node ID bb68325eec9b0bc879d63c874eabd9e119b5a1f3 # Parent 6cde1f3c5f31a3cbc549859e2830f689b3cc90c1 *** empty log message *** diff -r 6cde1f3c5f31 -r bb68325eec9b lisp/ChangeLog --- a/lisp/ChangeLog Tue Dec 04 15:40:26 2007 +0000 +++ b/lisp/ChangeLog Tue Dec 04 15:43:26 2007 +0000 @@ -1,3 +1,9 @@ +2007-12-04 Juanma Barranquero + + * ido.el (ido-save-history): Use emacs-mule coding system + instead of utf-8 to save filenames (it's safer in Emacs 22). + Set the `coding' local variable on the first line of the file. + 2007-12-04 Karl Fogel * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'