changeset 55582:289388d8464e

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Fri, 14 May 2004 01:03:03 +0000
parents a9bcae5bca8e
children 21f88361795c
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 14 01:02:37 2004 +0000
+++ b/lisp/ChangeLog	Fri May 14 01:03:03 2004 +0000
@@ -1,3 +1,12 @@
+2004-05-13  John Wiegley  <johnw@newartisans.com>
+
+	* iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
+	`recentf-mode' if this variable has been customized to t.
+
+	* eshell/esh-test.el (eshell-test): Call the function
+	`emacs-version' rather than trying to build a custom version
+	string.
+
 2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* net/telnet.el (telnet-mode): Use define-derived-mode.