1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 20:50:52 -08:00

* 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.
This commit is contained in:
Chong Yidong 2008-08-05 21:40:26 +00:00
parent 354098a880
commit cd7f53ca92

View 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-04 Adrian Robert <Adrian.B.Robert@gmail.com>
* emacs.c (main): Under NS, set working dir to HOME when get a "psn"