Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm
Precedence: bulk
X-No-Archive: yes
List-Id: Zsh Workers List <zsh-workers.zsh.org>
List-Post: <mailto:zsh-workers@zsh.org>
List-Help: <mailto:zsh-workers-help@zsh.org>
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham
	autolearn_force=no version=3.4.1
Date: Sun, 07 Feb 2016 00:22:12 +0000
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: Peter Stephenson <p.w.stephenson@ntlworld.com>
Cc: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: PATCH: funcstack[-1]  (formerly Suppress tracing of "set +x")
Message-ID: <20160207002212.GB24068@tarsus.local2>
References: <20151230104531.GA20496@linux.vnet.ibm.com>
 <5683F898.7010907@inlv.org>
 <20160205100902.GA14979@linux.vnet.ibm.com>
 <20160205102735.1f09973a@pwslap01u.europe.root.pri>
 <20160205104444.2437ad33@pwslap01u.europe.root.pri>
 <20160205160236.1274aa5b@pwslap01u.europe.root.pri>
 <20160205222750.1fda3574@ntlworld.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <20160205222750.1fda3574@ntlworld.com>
User-Agent: Mutt/1.5.23 (2014-03-12)
X-Seq: zsh-workers 37897

Peter Stephenson wrote on Fri, Feb 05, 2016 at 22:27:50 +0000:
> +If zsh was inovked to run a script, this is the name of the script.

Typo: s/inovked/invoked/

