changeset 46851:57dbd7f9adb9

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Sat, 10 Aug 2002 00:17:41 +0000
parents 8b656e164dea
children 6eb625bead4f
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 09 17:29:34 2002 +0000
+++ b/lisp/ChangeLog	Sat Aug 10 00:17:41 2002 +0000
@@ -1,3 +1,12 @@
+2002-04-09  John Wiegley  <johnw@gnu.org>
+
+	* esh-util.el: Removed eshell-under-cygwin-p, and all uses of it.
+	* em-cmpl.el (eshell-cmpl-ignore-case): Ditto.
+	* em-dirs.el (eshell/cd): Ditto.
+	* em-glob.el (eshell-glob-case-insensitive): Ditto.
+	* em-hist.el (eshell-previous-matching-input-string-position): Ditto.
+	* esh-ext.el (eshell-binary-suffixes): Ditto.
+
 2002-08-09  Richard M. Stallman  <rms@gnu.org>
 
 	* textmodes/page-ext.el (pages-directory-mode): Undo previous change.