Mercurial > emacs
changeset 85942:bed8827b7f62
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 06 Nov 2007 12:32:16 +0000 |
parents | c1676fc08cea |
children | 85b6f7d4aca8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Nov 06 12:25:06 2007 +0000 +++ b/lisp/ChangeLog Tue Nov 06 12:32:16 2007 +0000 @@ -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):