Mercurial > emacs
changeset 97296:a8d3d5ee46ad
* fileio.c (Vauto_save_list_file_name): Move here from file.el.
(auto_save_1): Update modtime when auto-save-list-file-name is on.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 05 Aug 2008 21:40:26 +0000 |
parents | 9372e166e3c7 |
children | 4667576df3e5 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Aug 05 20:59:30 2008 +0000 +++ b/src/ChangeLog Tue Aug 05 21:40:26 2008 +0000 @@ -1,3 +1,8 @@ +2008-08-05 Chong Yidong <cyd@stupidchicken.com> + + * fileio.c (Vauto_save_list_file_name): Move here from file.el. + (auto_save_1): Update modtime when auto-save-list-file-name is on. + 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com> * emacs.c (main): Under NS, set working dir to HOME when get a "psn"