diff options
| author | Juanma Barranquero | 2003-01-31 15:24:20 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2003-01-31 15:24:20 +0000 |
| commit | c60ee5e70f7ae20f1bbf7d0e2d36f40658f3dff1 (patch) | |
| tree | 7d28300d64e41bf2aeed37bc8f1293f9fc52a36a /lisp/ChangeLog | |
| parent | 2454c12d458c60b871f6f36c3fd6ba752aad61bf (diff) | |
| download | emacs-c60ee5e70f7ae20f1bbf7d0e2d36f40658f3dff1.tar.gz emacs-c60ee5e70f7ae20f1bbf7d0e2d36f40658f3dff1.zip | |
Cygwin support patch.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8c54bba61af..45dae9f96dd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,21 @@ | |||
| 1 | 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> | ||
| 2 | |||
| 3 | * comint.el: | ||
| 4 | * dired-aux.el: | ||
| 5 | * dired.el: | ||
| 6 | * dirtrack.el: | ||
| 7 | * dos-w32.el: | ||
| 8 | * fast-lock.el: | ||
| 9 | * filecache.el: | ||
| 10 | * files.el: | ||
| 11 | * hippie-exp.el: | ||
| 12 | * international/mule.el: | ||
| 13 | * net/browse-url.el: | ||
| 14 | * pcomplete.el: | ||
| 15 | * recentf.el: | ||
| 16 | * shell.el: | ||
| 17 | * woman.el: Added cygwin to system-type comparisons. | ||
| 18 | |||
| 1 | 2003-01-31 Francesco Potort,Al(B <pot@gnu.org> | 19 | 2003-01-31 Francesco Potort,Al(B <pot@gnu.org> |
| 2 | 20 | ||
| 3 | * mail/undigest.el (rmail-forward-separator-regex): New custom | 21 | * mail/undigest.el (rmail-forward-separator-regex): New custom |