diff options
| author | Eli Zaretskii | 2000-05-24 11:35:22 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2000-05-24 11:35:22 +0000 |
| commit | f471ea57fdae351230ef6a4ff7fed34552543ac8 (patch) | |
| tree | aa3904eaf9834826cedd9a5f71142dcb455a0569 /lisp/ChangeLog | |
| parent | e0d77f0da27e079942d74c152f58ab4931ac3407 (diff) | |
| download | emacs-f471ea57fdae351230ef6a4ff7fed34552543ac8.tar.gz emacs-f471ea57fdae351230ef6a4ff7fed34552543ac8.zip | |
New version from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>:
(woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
names in environment variables regardless of the path separator.
(woman-topic-all-completions-1): Don't call file-name-directory-p
on all files, since woman-file-regexp already filters out any
directories.
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 |