summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-08-05 21:40:26 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-08-05 21:40:26 +0000
commitcd7f53ca92c34bcbe42e672e76425e95ed055965 (patch)
tree3c4fce1a49b2dd87ec4a506a5956813da06a32da /src
parent354098a88049a0d9ccc7040fb523d69a5e8aa8b1 (diff)
downloademacs-cd7f53ca92c34bcbe42e672e76425e95ed055965.tar.gz
* 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.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 73f93df544f..df45ba6d5e6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -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"