From ffabab4e74ae5b7e61550c528b8d19f6af6217e3 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 11 Jul 2008 19:12:22 +0000 Subject: 25276: use autoload -z for zsh-autoload functions --- Functions/Zle/url-quote-magic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions/Zle/url-quote-magic') diff --git a/Functions/Zle/url-quote-magic b/Functions/Zle/url-quote-magic index 826d26d09..ee8b6f62f 100644 --- a/Functions/Zle/url-quote-magic +++ b/Functions/Zle/url-quote-magic @@ -5,7 +5,7 @@ # the input character. # Setup: -# autoload -U url-quote-magic +# autoload -Uz url-quote-magic # zle -N self-insert url-quote-magic # A number of zstyles may be set to control the quoting behavior. -- cgit v1.2.3