diff options
| author | John Wiegley | 2002-08-10 00:17:41 +0000 |
|---|---|---|
| committer | John Wiegley | 2002-08-10 00:17:41 +0000 |
| commit | 185932d7be565d5bfcd8d17f06e04a2ae161318d (patch) | |
| tree | c25b6cab3c960edc6b923b58deb30d281f697f0f /lisp | |
| parent | d43be70c875947ee04e5f2dde8cc9192ee4219a9 (diff) | |
| download | emacs-185932d7be565d5bfcd8d17f06e04a2ae161318d.tar.gz emacs-185932d7be565d5bfcd8d17f06e04a2ae161318d.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 9 |
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 @@ | |||
| 1 | 2002-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 | |||
| 1 | 2002-08-09 Richard M. Stallman <rms@gnu.org> | 10 | 2002-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. |