Mercurial > emacs
diff etc/NEWS @ 104017:650fcc9f557b
Add auto-save-include-big-deletions.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 21 Jul 2009 23:36:38 +0000 |
parents | dd876e7df455 |
children | ebf42d59baa0 |
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.