1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-31 11:13:50 +00:00

*** empty log message ***

This commit is contained in:
John Wiegley 2002-08-10 00:17:41 +00:00
parent d43be70c87
commit 185932d7be

View File

@ -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.