diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 54d2762f451..8aae3ac681f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-12-02 Karl Fogel <kfogel@red-bean.com> | ||
| 2 | |||
| 3 | * saveplace.el (save-place-alist-to-file): Use `utf-8' coding | ||
| 4 | system when writing, and set it in the first-line file variables. | ||
| 5 | Based on a patch by David Reitter <dreitter{_AT_}inf.ed.ac.uk> | ||
| 6 | and a suggestion by Juanma Barranquero. | ||
| 7 | |||
| 1 | 2007-12-02 Glenn Morris <rgm@gnu.org> | 8 | 2007-12-02 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * emulation/viper-cmd.el (top-level): Don't require advice. | 10 | * emulation/viper-cmd.el (top-level): Don't require advice. |