summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-08-10 00:17:41 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-08-10 00:17:41 +0000
commit185932d7be565d5bfcd8d17f06e04a2ae161318d (patch)
treec25b6cab3c960edc6b923b58deb30d281f697f0f /lisp
parentd43be70c875947ee04e5f2dde8cc9192ee4219a9 (diff)
downloademacs-185932d7be565d5bfcd8d17f06e04a2ae161318d.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-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.