emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/simple.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el,v
Date: Tue, 11 Jul 2006 18:41:53 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/07/11 18:41:53

Index: simple.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/simple.el,v
retrieving revision 1.808
retrieving revision 1.809
diff -u -b -r1.808 -r1.809
--- simple.el   5 Jul 2006 07:44:35 -0000       1.808
+++ simple.el   11 Jul 2006 18:41:53 -0000      1.809
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]