From 3d74a2f6896f34e155169310331dda1b66e6c14e Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 22 Sep 1999 12:40:11 +0000 Subject: pws-5 --- Completion/Builtins/_dirs | 3 --- Completion/X/_xrdb | 9 --------- Completion/X/_xsetroot | 12 ------------ 3 files changed, 24 deletions(-) delete mode 100644 Completion/Builtins/_dirs delete mode 100644 Completion/X/_xrdb delete mode 100644 Completion/X/_xsetroot (limited to 'Completion') diff --git a/Completion/Builtins/_dirs b/Completion/Builtins/_dirs deleted file mode 100644 index bc426e322..000000000 --- a/Completion/Builtins/_dirs +++ /dev/null @@ -1,3 +0,0 @@ -#defcomp rmdir df du dircmp - -_files -/ diff --git a/Completion/X/_xrdb b/Completion/X/_xrdb deleted file mode 100644 index 585e5909f..000000000 --- a/Completion/X/_xrdb +++ /dev/null @@ -1,9 +0,0 @@ -#compdef xrdb - -_arguments \ - -{help,all,global,screen,screens,n,quiet,nocpp,symbols,query,load,merge,remove,retain} \ - '-display:display:_x_display' \ - '-cpp:preprocessor program:_files -g \*\(\*\)' \ - '-edit:file to insert:_files' \ - '-backup:suffix for backup: ' \ - '*:defaults file:_files' diff --git a/Completion/X/_xsetroot b/Completion/X/_xsetroot deleted file mode 100644 index a6f62e998..000000000 --- a/Completion/X/_xsetroot +++ /dev/null @@ -1,12 +0,0 @@ -#compdef xsetroot - -_x_options \ - -{help,def,gray,grey,rv} \ - '-cursor:cursor file:_files -g \*.\(\#i\)\(xbm\|curs\(\|or\)\):mask file:_files -g \*.\(\#i\)\(xbm\|curs\(\|or\)\|mask\)' \ - '-cursor_name:cursor name:_cursors' \ - '-bitmap:bitmap file:_files -g \*.\(\#i\)xbm' \ - '-mod:x grid distance (1-16): :y grid distance (1-16):' \ - '-fg:foreground color:_colors' \ - '-bg:background color:_colors' \ - '-solid:screen solid color:_colors' \ - '-name:root window name:' -- cgit 1.4.1