diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | Completion/User/.distfiles | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index ab7b832b3..ff4278f60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-03-06 Oliver Kiddle <opk@zsh.org> + + * unposted: Completion/User/.distfiles: include _w3m + 2001-03-06 Clint Adams <schizo@debian.org> * unposted: Completion/User/_w3m: complete for w3m. diff --git a/Completion/User/.distfiles b/Completion/User/.distfiles index 6d88112c0..685ad7ff0 100644 --- a/Completion/User/.distfiles +++ b/Completion/User/.distfiles @@ -14,6 +14,6 @@ DISTFILES_SRC=' _sh _slrn _socket _ssh _strip _stty _su _sudo _tar _tar_archive _telnet _tex _texi _tiff _tilde_files _tin _urls _use_lo _user_at_host _users _users_on - _webbrowser _wget _whereis _whois _xargs _yodl _yp + _w3m _webbrowser _wget _whereis _whois _xargs _yodl _yp _zcat _zdump ' |