about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--Completion/Unix/Command/_webbrowser2
-rw-r--r--Completion/X/Command/.distfiles6
3 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b3a08cb4e..c5698a8de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-12-11  Clint Adams  <clint@zsh.org>
+
+        * 16326: Completion/Unix/Command/_webbrowser,
+        Completion/X/Command/.distfiles, Completion/X/Command/_mozilla:
+        completion for mozilla, some more web browsers in _webbrowser.
+
 2001-12-09  Clint Adams  <clint@zsh.org>
 
         * 16315: Completion/Unix/Command/.distfiles,
diff --git a/Completion/Unix/Command/_webbrowser b/Completion/Unix/Command/_webbrowser
index b0e6b1c21..bde1372be 100644
--- a/Completion/Unix/Command/_webbrowser
+++ b/Completion/Unix/Command/_webbrowser
@@ -1,3 +1,3 @@
-#compdef amaya arena chimera express grail gzilla hotjava mmm mozilla opera www xmosaic Mosaic galeon
+#compdef amaya arena chimera express grail gzilla hotjava mmm opera www xmosaic Mosaic galeon konqueror skipstone light dillo
 
 _urls -f
diff --git a/Completion/X/Command/.distfiles b/Completion/X/Command/.distfiles
new file mode 100644
index 000000000..da4d54381
--- /dev/null
+++ b/Completion/X/Command/.distfiles
@@ -0,0 +1,6 @@
+DISTFILES_SRC='
+.distfiles
+_gv        _netscape  _xauth     _xfig      _xrdb      _xterm     _xwit
+_nedit     _vnc       _x_utils   _xdvi      _xmodmap   _xset      _xv
+_mozilla
+'