From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29771 invoked by alias); 28 Sep 2015 18:12:49 -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: 36680 Received: (qmail 26267 invoked from network); 28 Sep 2015 18:12:47 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.0 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=LNd XTekHCiKIyEy6cyTYzr9d3rk=; b=fIaakKOn/nY10HAWYLq6S/WZ6gPOXXdy3ap 2YtHyIAYhyS2DhczwtcTwNFDvVP0Z/3nQvgJc7h3yvg/gpOOgHAPzFZ6XyDM5pMz gxI6AjF1sV74xLmtPldafs0QLqVWdmNRlb1R3/9v482CcEcgY1okZTQmzLP20tRT /y57925w= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=LN dXTekHCiKIyEy6cyTYzr9d3rk=; b=fhxMQL/CucTC92Jo1kb3kR9zw3nKva9CIn lwxmLi58twDzzErHyV2QEvPZsgS9fZXBbBP0LIyYxhcfSVWlYPx2080Ffr0SydSN zjFmOB0QkJdyYhm26ywsBxI02GE32iOOTC9HkGlrX+Vlb7BjtKQfVO17x+Ll1dZn VdMW0n4Jk= X-Sasl-enc: CtrmNfgPHcWF13aOh/b78slcDX4Wm5slWcMyfJ8Ibg+v 1443463965 Date: Mon, 28 Sep 2015 18:12:42 +0000 From: Daniel Shahaf To: zsh-workers@zsh.org Subject: incomplete sentence in manual Message-ID: <20150928181235.GA4921@tarsus.local2> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Commit 18d82a6c401758e8bd49fef9478168c68d7d2652 contains: @@ -170,7 +174,8 @@ pattern are loaded. With the tt(-w) flag, the var(name)s are taken as names of files compiled with the tt(zcompile) builtin, and all functions defined in them are -marked for autoloading. +marked for autoloading. Note this does not otherwise change the search +order for The flags tt(-z) and tt(-k) mark the function to be autoloaded using the zsh or ksh style, as if the option tt(KSH_AUTOLOAD) were unset or were Could the end of the sentence be committed too, please?