diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | Completion/User/_webbrowser | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index ff4278f60..d45647d35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2001-03-06 Oliver Kiddle <opk@zsh.org> - * unposted: Completion/User/.distfiles: include _w3m + * unposted: Completion/User/.distfiles, Completion/User/_webbrowser: + include _w3m and don't complete w3m with _webbrowser 2001-03-06 Clint Adams <schizo@debian.org> @@ -22,7 +23,7 @@ matchers in matcher-list to augment as well as replace previous matcher list - * unposted: Etc/CONTRIBUTORS: use zsh.org mail address (courtsy + * unposted: Etc/CONTRIBUTORS: use zsh.org mail address (courtesy of Geoff) for me :-) diff --git a/Completion/User/_webbrowser b/Completion/User/_webbrowser index eb65aa2f2..da8961ea8 100644 --- a/Completion/User/_webbrowser +++ b/Completion/User/_webbrowser @@ -1,3 +1,3 @@ -#compdef amaya arena chimera express grail gzilla hotjava mmm mozilla netscape w3m www xmosaic Mosaic +#compdef amaya arena chimera express grail gzilla hotjava mmm mozilla www xmosaic Mosaic _urls -f |