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/calendar_sort | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions/Calendar/calendar_sort') diff --git a/Functions/Calendar/calendar_sort b/Functions/Calendar/calendar_sort index 0eddd12c7..171d4f981 100644 --- a/Functions/Calendar/calendar_sort +++ b/Functions/Calendar/calendar_sort @@ -1,7 +1,7 @@ emulate -L zsh setopt extendedglob -autoload -U calendar_{read,scandate,lockfiles} +autoload -Uz calendar_{read,scandate,lockfiles} local calendar line REPLY new lockfile local -a calendar_entries -- cgit v1.2.3-70-g09d2