]> git.eshelyaron.com Git - emacs.git/commitdiff
* fileio.c (Vauto_save_list_file_name): Move here from file.el.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 5 Aug 2008 21:43:50 +0000 (21:43 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 5 Aug 2008 21:43:50 +0000 (21:43 +0000)
(auto_save_1): Update modtime when auto-save-list-file-name is on.

src/ChangeLog

index 385c9414a13d3ed3dde081d5532e5c567ae04095..1325e9141788ea0f7bc42f7fd0101c7d03b8d43b 100644 (file)
@@ -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.