diff lisp/simple.el @ 71793:205070e11ae3

* simple.el (undo-ask-before-discard): Set to nil.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 11 Jul 2006 19:15:33 +0000
parents 22433275348d
children 42b0c9d6a376 b19aaf4ab0ee 8a8e69664178
line wrap: on
line diff
--- a/lisp/simple.el	Tue Jul 11 18:42:24 2006 +0000
+++ b/lisp/simple.el	Tue Jul 11 19:15:33 2006 +0000
@@ -1669,7 +1669,7 @@
 	     '(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