Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] more doubles



On 17 May 2011, at 8:22 pm, Mikael Magnusson wrote:

> +++ b/Doc/Zsh/builtins.yo
> @@ -406,7 +406,7 @@ with emulations to be set to their values in tt(sh).  tt(fni) then
> calls tt(fno); because tt(fno) is also marked for sticky tt(sh)
> emulation, no option changes take place on entry to or exit from it.
> Hence the option tt(cshnullglob), turned off by tt(sh) emulation, will
> -be turned on within tt(fni) and remain on on return to tt(fno).  On exit
> +be turned on within tt(fni) and remain on return to tt(fno).  On exit
> from tt(fno), the emulation mode and all options will be restored to the
> state they were in before entry to the temporary emulation.

At least this one makes more sense as "on on", rather than as "on". There may be other examples in your patch. :-)

-- 
Duncan Sinclair  |  {+44|0}141 548 3095  |  cis.strath.ac.uk
System Administrator
Computer and Information Sciences
University of Strathclyde





Messages sorted by: Reverse Date, Date, Thread, Author