changeset 99340:3809ca6e352c

* eshell/em-hist.el (eshell-save-history-on-exit): Change default to t.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 03 Nov 2008 03:02:33 +0000
parents e181d028f5ac
children ec72437027f8
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 03 02:52:54 2008 +0000
+++ b/lisp/ChangeLog	Mon Nov 03 03:02:33 2008 +0000
@@ -1,5 +1,8 @@
 2008-11-03  Chong Yidong  <cyd@stupidchicken.com>
 
+	* eshell/em-hist.el (eshell-save-history-on-exit): Change default
+	to t.
+
 	* emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from
 	2000-12-08 (bug#1297).