From 0156de0b0ed00eacc3db963ea039482851fae144 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 6 Mar 2001 19:43:54 +0000 Subject: don't complete w3m from _webbrowser now we have _w3m (unposted) --- ChangeLog | 5 +++-- 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 - * 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 @@ -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 -- cgit 1.4.1