]> git.eshelyaron.com Git - emacs.git/commitdiff
(eshell-save-history-on-exit): Change default to t.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 3 Nov 2008 03:02:56 +0000 (03:02 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 3 Nov 2008 03:02:56 +0000 (03:02 +0000)
lisp/eshell/em-hist.el

index e672d6049f376000078445a11bdabcb9aafdeb7d..4c8daac140f9cc136ee732a46e2e4ccfad8bf8a9 100644 (file)
@@ -104,7 +104,7 @@ This mirrors the optional behavior of bash."
   :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