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/Misc/sticky-note | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions/Misc/sticky-note') diff --git a/Functions/Misc/sticky-note b/Functions/Misc/sticky-note index 53c786c60..6286d61a4 100644 --- a/Functions/Misc/sticky-note +++ b/Functions/Misc/sticky-note @@ -4,7 +4,7 @@ # $HOME/.zsticky). The number of notes stored is STICKYSIZE (1000). # # Load this file as a function: -# autoload -U sticky-note +# autoload -Uz sticky-note # # It may then be bound as a widget: # zle -N sticky-note -- cgit 1.4.1