changeset 104017:650fcc9f557b

Add auto-save-include-big-deletions.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 21 Jul 2009 23:36:38 +0000
parents e59e70025fe8
children ebf42d59baa0
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Tue Jul 21 23:34:33 2009 +0000
+++ b/etc/NEWS	Tue Jul 21 23:36:38 2009 +0000
@@ -1892,6 +1892,9 @@
 
 ** Miscellaneous new variables
 
+*** `auto-save-include-big-deletions', if non-nil, means auto-save is
+not turned off automatically after a big deletion.
+
 *** `read-circle', if nil, disables the reading of recursive Lisp
 structures using the #N= and #N# syntax.