changeset 80683:6525c75243ea

* 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:43:50 +0000
parents c27a65f2849e
children 0122e7498e18
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Aug 05 20:59:57 2008 +0000
+++ b/src/ChangeLog	Tue Aug 05 21:43:50 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-03  Andreas Schwab  <schwab@suse.de>
 
 	* vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.