summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d7b5d3347a8..69863331e26 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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.