Mercurial > emacs
changeset 79537:bb68325eec9b
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 04 Dec 2007 15:43:26 +0000 |
parents | 6cde1f3c5f31 |
children | 2e5dc150d8fb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <lekktu@gmail.com> + + * 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 <kfogel@red-bean.com> * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'