diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 83ccca1b2df..e00a6e2a23f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * woman.el: New version from Francis J. Wright | ||
| 4 | <F.J.Wright@Maths.QMW.ac.uk>. | ||
| 5 | (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file | ||
| 6 | names in environment variables regardless of the path separator. | ||
| 7 | (woman-topic-all-completions-1): Don't call file-name-directory-p | ||
| 8 | on all files, since woman-file-regexp already filters out any | ||
| 9 | directories. | ||
| 10 | |||
| 1 | 2000-05-24 Kenichi Handa <handa@etl.go.jp> | 11 | 2000-05-24 Kenichi Handa <handa@etl.go.jp> |
| 2 | 12 | ||
| 3 | * international/quail.el (quail-start-translation): Don't change | 13 | * international/quail.el (quail-start-translation): Don't change |