From 4de3dbac168aa5e89d4f7c278917c8af4b226542 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 28 Jul 2010 14:01:12 +0000 Subject: c.f. users/15202: use "autoload -Uz" consistently --- Functions/Calendar/age | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions/Calendar/age') diff --git a/Functions/Calendar/age b/Functions/Calendar/age index 160aae4a8..8f6278fa2 100644 --- a/Functions/Calendar/age +++ b/Functions/Calendar/age @@ -31,7 +31,7 @@ emulate -L zsh zmodload -F zsh/stat b:zstat zmodload -i zsh/parameter -autoload -U calendar_scandate +autoload -Uz calendar_scandate local -a vals tmp -- cgit 1.4.1