emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el,v
Date: Fri, 21 Nov 2008 06:46:19 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/11/21 06:46:18

Index: files.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/files.el,v
retrieving revision 1.1015
retrieving revision 1.1016
diff -u -b -r1.1015 -r1.1016
--- files.el    20 Nov 2008 02:45:15 -0000      1.1015
+++ files.el    21 Nov 2008 06:46:18 -0000      1.1016
@@ -1102,7 +1102,7 @@
     (rename-file encoded new-encoded ok-if-already-exists)
     newname))
 
-(defcustom confirm-nonexistent-file-or-buffer t
+(defcustom confirm-nonexistent-file-or-buffer nil
   "If non-nil, confirmation is requested before visiting a new file or buffer.
 This affects commands like `switch-to-buffer' and `find-file'."
   :group 'find-file




reply via email to

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