From 0d8d202ff5491382a7576508d80166f89aac4157 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Wed, 8 Jun 2005 05:33:45 +0000 Subject: 21302: make sure expl is declared local in completion functions --- Completion/X/Type/_x_visual | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Completion/X/Type') diff --git a/Completion/X/Type/_x_visual b/Completion/X/Type/_x_visual index 13b42ca6e..b28208444 100644 --- a/Completion/X/Type/_x_visual +++ b/Completion/X/Type/_x_visual @@ -1,5 +1,7 @@ #autoload +local expl + # with the -b option, include `Best' in the matches local best="${argv[(r)-b]:+Best}" argv[(i)-b]=() -- cgit 1.4.1