diff lisp/eshell/em-hist.el @ 99341:ec72437027f8

(eshell-save-history-on-exit): Change default to t.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 03 Nov 2008 03:02:56 +0000
parents f79ec7c34dc5
children a9dc0e7c3f2b
line wrap: on
line diff
--- a/lisp/eshell/em-hist.el	Mon Nov 03 03:02:33 2008 +0000
+++ b/lisp/eshell/em-hist.el	Mon Nov 03 03:02:56 2008 +0000
@@ -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