aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index df45ba6d5e6..8f2916860c9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12008-08-05 Chong Yidong <cyd@stupidchicken.com> 12008-08-05 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * xdisp.c (redisplay_window): Don't enforce scroll-margin when
4 forcing a window start.
5
3 * fileio.c (Vauto_save_list_file_name): Move here from file.el. 6 * fileio.c (Vauto_save_list_file_name): Move here from file.el.
4 (auto_save_1): Update modtime when auto-save-list-file-name is on. 7 (auto_save_1): Update modtime when auto-save-list-file-name is on.
5 8