emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/eshell/em-hist.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/eshell/em-hist.el,v
Date: Mon, 03 Nov 2008 03:02:57 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/11/03 03:02:56

Index: em-hist.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/eshell/em-hist.el,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- em-hist.el  8 Oct 2008 07:42:43 -0000       1.30
+++ em-hist.el  3 Nov 2008 03:02:56 -0000       1.31
@@ -104,7 +104,7 @@
   :type 'boolean
   :group 'eshell-hist)
 
-(defcustom eshell-save-history-on-exit 'ask
+(defcustom eshell-save-history-on-exit t
   "*Determine if history should be automatically saved.
 History is always preserved after sanely exiting an Eshell buffer.
 However, when Emacs is being shut down, this variable determines




reply via email to

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