Mercurial > emacs
diff lisp/ChangeLog @ 86986:a66a6a9bd1aa
* lisp/saveplace.el (save-place-alist-to-file): Set coding-system-for-write
once and refer to it throughout. Based on a patch by David Reitter
<dreitter{_AT_}inf.ed.ac.uk>.
author | Karl Fogel <kfogel@red-bean.com> |
---|---|
date | Sun, 02 Dec 2007 21:24:38 +0000 |
parents | 783469dd1f73 |
children | f8cec9494348 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Dec 02 21:15:22 2007 +0000 +++ b/lisp/ChangeLog Sun Dec 02 21:24:38 2007 +0000 @@ -1,3 +1,9 @@ +2007-12-02 Karl Fogel <kfogel@red-bean.com> + + * saveplace.el (save-place-alist-to-file): Set + coding-system-for-write once and refer to it throughout. + Based on a patch by David Reitter <dreitter{_AT_}inf.ed.ac.uk>. + 2007-12-02 Karl Fogel <kfogel@red-bean.com> * saveplace.el (save-place-alist-to-file): Use `utf-8' coding