changeset 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 3809ca6e352c
children 4c23c7ddb156
files lisp/eshell/em-hist.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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