From 732a07ad955c744247cce845995475f857cfafb2 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Fri, 11 Feb 2011 05:03:59 +0000 Subject: Tweak so as not to fib about send-invisible return status. --- Doc/Zsh/contrib.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/contrib.yo') diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 56dedcb9a..926c7b3c4 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -2334,8 +2334,8 @@ a string of asterisks (`tt(*)') is shown instead. The value is saved in the paramter tt($INVISIBLE) to which a reference is inserted into the editing buffer at the restored cursor position. If the read was aborted by a keyboard break (typically tt(^G)) or another escape from editing such -as tt(push-line), the function returns status 1, tt($INVISIBLE) is set to -empty, and the original buffer is restored unchanged. +as tt(push-line), tt($INVISIBLE) is set to empty and the original buffer +is restored unchanged. If one argument is supplied to the function it is taken as a prompt, otherwise `tt(Non-echoed text: )' is used (as in emacs). If a second and -- cgit 1.4.1