Mercurial > emacs
comparison lisp/ChangeLog @ 79535:a84f960614b0
* lisp/saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
coding system. This ports revisions 1.40 and 1.41 over to the
EMACS_22_BASE branch, but with the right coding system for Emacs 22
to reliably record filenames. Suggested by Eli Zaretskii.
author | Karl Fogel <kfogel@red-bean.com> |
---|---|
date | Tue, 04 Dec 2007 06:11:29 +0000 |
parents | ac3a831cedab |
children | bb68325eec9b |
comparison
equal
deleted
inserted
replaced
79534:959d0d7f4eb1 | 79535:a84f960614b0 |
---|---|
1 2007-12-04 Karl Fogel <kfogel@red-bean.com> | |
2 | |
3 * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule' | |
4 coding system. This ports revisions 1.40 and 1.41 over to the | |
5 EMACS_22_BASE branch, but with the right coding system for Emacs | |
6 22 to reliably record filenames. Suggested by Eli Zaretskii. | |
7 | |
1 2007-12-01 Richard Stallman <rms@gnu.org> | 8 2007-12-01 Richard Stallman <rms@gnu.org> |
2 | 9 |
3 * wid-edit.el (widget-type): Doc fix. | 10 * wid-edit.el (widget-type): Doc fix. |
4 | 11 |
5 2007-12-01 Dan Nicolaescu <dann@ics.uci.edu> | 12 2007-12-01 Dan Nicolaescu <dann@ics.uci.edu> |