From 44cd8ebe74451e0bb6fec83c723c168c4084d9b8 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 22 Nov 1999 01:05:46 +0000 Subject: zsh-3.1.6-pws-9 --- Completion/Core/compinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Core/compinit') diff --git a/Completion/Core/compinit b/Completion/Core/compinit index 2f69f26c9..34967f8e3 100644 --- a/Completion/Core/compinit +++ b/Completion/Core/compinit @@ -106,7 +106,7 @@ comppostfuncs=() # Loading it now ensures that the `funcstack' parameter is always correct. -zmodload -i parameter +: $funcstack # This function is used to register or delete completion functions. For # registering completion functions, it is invoked with the name of the -- cgit 1.4.1