aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 @@
12002-04-09 John Wiegley <johnw@gnu.org>
2
3 * esh-util.el: Removed eshell-under-cygwin-p, and all uses of it.
4 * em-cmpl.el (eshell-cmpl-ignore-case): Ditto.
5 * em-dirs.el (eshell/cd): Ditto.
6 * em-glob.el (eshell-glob-case-insensitive): Ditto.
7 * em-hist.el (eshell-previous-matching-input-string-position): Ditto.
8 * esh-ext.el (eshell-binary-suffixes): Ditto.
9
12002-08-09 Richard M. Stallman <rms@gnu.org> 102002-08-09 Richard M. Stallman <rms@gnu.org>
2 11
3 * textmodes/page-ext.el (pages-directory-mode): Undo previous change. 12 * textmodes/page-ext.el (pages-directory-mode): Undo previous change.