From 090101cf91c7cefe8bd006b4a337cbcaa212ccc8 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 21 Jul 2009 23:34:02 +0000 Subject: * fileio.c: Revert 2009-07-16 changes. (Vauto_save_include_big_deletions): New variable. (Fdo_auto_save): Disable auto-save only if auto-save-include-big-deletions is nil. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index b3410b1c69e..e15c3e7937f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2009-07-21 Chong Yidong + + * fileio.c: Revert 2009-07-16 changes. + (Vauto_save_include_big_deletions): New variable. + (Fdo_auto_save): Disable auto-save only if + auto-save-include-big-deletions is nil. + 2009-07-21 Chong Yidong * xdisp.c (move_it_to): For continued lines ending in a tab, take -- cgit v1.2.1