Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
incomplete sentence in manual
- X-seq: zsh-workers 36680
 
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
 
- To: zsh-workers@xxxxxxx
 
- Subject: incomplete sentence in manual
 
- Date: Mon, 28 Sep 2015 18:12:42 +0000
 
- 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=
 
- List-help: <mailto:zsh-workers-help@zsh.org>
 
- List-id: Zsh Workers List <zsh-workers.zsh.org>
 
- List-post: <mailto:zsh-workers@zsh.org>
 
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
 
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?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author