diff options
| author | Juanma Barranquero <lekktu@gmail.com> | 2007-11-06 12:32:16 +0000 |
|---|---|---|
| committer | Juanma Barranquero <lekktu@gmail.com> | 2007-11-06 12:32:16 +0000 |
| commit | 77e8123225caaf9131a5e39395eb69ae2db02261 (patch) | |
| tree | 1c3b22ac5f27eb8656383797df276647c23170ae /lisp | |
| parent | edcc53d147fdf46574c360ab57f4f4d4ebb8d24a (diff) | |
| download | emacs-77e8123225caaf9131a5e39395eb69ae2db02261.tar.gz | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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): |
