From eaa5228eb1bb5a8071cd9e2538b25588b081a1eb Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 2 Nov 1999 09:09:21 +0000 Subject: zsh-workers/8480 --- Doc/Zsh/mod_parameter.yo | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Doc/Zsh/mod_parameter.yo') diff --git a/Doc/Zsh/mod_parameter.yo b/Doc/Zsh/mod_parameter.yo index cb2706767..3d30d6926 100644 --- a/Doc/Zsh/mod_parameter.yo +++ b/Doc/Zsh/mod_parameter.yo @@ -137,4 +137,10 @@ item(tt(userdirs))( This association maps user names to the pathnames of their home directories. ) +vindex(funcstack) +item(tt(funcstack))( +This array contains the names of the functions currently being +executed. The first element is the name of the function using the +parameter. +) enditem() -- cgit 1.4.1