From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5371 invoked by alias); 14 Jun 2014 14:29:02 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 32780 Received: (qmail 20921 invoked from network); 14 Jun 2014 14:29:00 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.2 From: Frank Terbeck To: zsh-workers@zsh.org Subject: Re: [PATCH] fix a typo in options.yo In-Reply-To: <1402754704-17196-1-git-send-email-takimoto-j@kba.biglobe.ne.jp> (Jun T.'s message of "Sat, 14 Jun 2014 23:05:04 +0900") References: <1402754704-17196-1-git-send-email-takimoto-j@kba.biglobe.ne.jp> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) Date: Sat, 14 Jun 2014 16:15:44 +0200 Message-ID: <87sin74lwv.fsf@ft.bewatermyfriend.org> MIME-Version: 1.0 Content-Type: text/plain X-Df-Sender: NDMwNDQ0 Jun T. wrote: > -cinde(function, scope of break and continue) > +cindex(function, scope of break and continue) Pushed, thanks!