From 6cc1204ea97b3c02da1b3d2a4df93712f0c5fefb Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 7 Sep 1999 12:54:47 +0000 Subject: zsh-workers/7690 --- Doc/Zsh/compsys.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 540751740..8ad63244f 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -965,7 +965,8 @@ An var(action) of the form `tt(->)var(string)' is used by functions that implement a state machine. In this case, the `var(string)' (with all leading and trailing spaces and tabs removed) will be stored in the global parameter tt(state) and the function returns with a return -value of one after setting the global `tt(line)' and `tt(options)' +value of 300 (to make it distinguishable from other return values) +after setting the global `tt(line)' and `tt(options)' parameters as described below and without resetting any changes made to the special parameters such as tt(PREFIX) and tt(words). -- cgit 1.4.1