summaryrefslogtreecommitdiff
path: root/lisp/simple.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2006-07-11 19:15:33 +0000
committerChong Yidong <cyd@stupidchicken.com>2006-07-11 19:15:33 +0000
commit1223933d597a0e5828734b4a3067dc1337171539 (patch)
tree9a919a4edffb6bd1bf0510cdd04790f8839c7227 /lisp/simple.el
parent04f02e711782b888b9618aa48ae27bc7a73cd017 (diff)
downloademacs-1223933d597a0e5828734b4a3067dc1337171539.tar.gz
* simple.el (undo-ask-before-discard): Set to nil.
Diffstat (limited to 'lisp/simple.el')
-rw-r--r--lisp/simple.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/simple.el b/lisp/simple.el
index 94fe6b431e4..2af4bbd1d76 100644
--- a/lisp/simple.el
+++ b/lisp/simple.el
@@ -1669,7 +1669,7 @@ is not *inside* the region START...END."
'(0 . 0)))
'(0 . 0)))
-(defcustom undo-ask-before-discard t
+(defcustom undo-ask-before-discard nil
"If non-nil ask about discarding undo info for the current command.
Normally, Emacs discards the undo info for the current command if
it exceeds `undo-outer-limit'. But if you set this option