From a7bf68a836ed179e01d748ffc5f6b173885a88f1 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 21 Sep 1999 01:40:46 +0000 Subject: zsh-workers/7952 --- Completion/X/_xutils | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit 1.4.1