about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-09-21 01:40:46 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-09-21 01:40:46 +0000
commita7bf68a836ed179e01d748ffc5f6b173885a88f1 (patch)
treef451ba976cac0e3244011490a5b5004b5c6dd9ed
parentdc103a97fc15680963b1f4d99c922760f384562e (diff)
downloadzsh-a7bf68a836ed179e01d748ffc5f6b173885a88f1.tar.gz
zsh-a7bf68a836ed179e01d748ffc5f6b173885a88f1.tar.xz
zsh-a7bf68a836ed179e01d748ffc5f6b173885a88f1.zip
zsh-workers/7952
-rw-r--r--Completion/X/_xutils3
1 files changed, 2 insertions, 1 deletions
diff --git a/Completion/X/_xutils b/Completion/X/_xutils
index 1818b447f..27518e0cf 100644
--- a/Completion/X/_xutils
+++ b/Completion/X/_xutils
@@ -131,6 +131,7 @@ xrdb)
     '-backup:backup extension:' \
     '*-D-:symbol to define:' \
     '*-U-:symbol to undefine:' \
-    '*-I-:include directory:_files -/'
+    '*-I-:include directory:_files -/' \
+    '*:defaults file:_files'
   ;;
 esac