Mercurial > emacs
diff src/ChangeLog @ 104015:65ac865116fc
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 21 Jul 2009 23:34:02 +0000 |
parents | 835416032efa |
children | 91b945d54645 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jul 21 20:12:09 2009 +0000 +++ b/src/ChangeLog Tue Jul 21 23:34:02 2009 +0000 @@ -1,3 +1,10 @@ +2009-07-21 Chong Yidong <cyd@stupidchicken.com> + + * 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 <cyd@stupidchicken.com> * xdisp.c (move_it_to): For continued lines ending in a tab, take