Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: expn.yo
- X-seq: zsh-workers 11310
- From: Tanaka Akira <akr@xxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: expn.yo
- Date: 11 May 2000 02:31:02 +0900
- In-reply-to: <hvog0rqjp2u.fsf@xxxxxxxxxxxxxxx> (Tanaka Akira's message of "11 May 2000 02:24:25 +0900")
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <hvog0rqjp2u.fsf@xxxxxxxxxxxxxxx>
In article <hvog0rqjp2u.fsf@xxxxxxxxxxxxxxx>,
Tanaka Akira <akr@xxxxxxxx> writes:
> -ifzman(manref(zshmisc))\
> +ifzman(manref(zshmisc)(1))\
Oops. I found zmanref.
Index: Doc/Zsh/expn.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/expn.yo,v
retrieving revision 1.13
diff -u -r1.13 expn.yo
--- Doc/Zsh/expn.yo 2000/05/10 17:24:55 1.13
+++ Doc/Zsh/expn.yo 2000/05/10 17:28:38
@@ -111,7 +111,7 @@
If the shell encounters the character sequence `tt(!")'
in the input, the history mechanism is temporarily disabled until
the current list (see
-ifzman(manref(zshmisc)(1))\
+ifzman(zmanref(zshmisc))\
ifnzman(noderef(Shell Grammar))\
) is fully parsed. The `tt(!")' is removed from the input, and any
subsequent `tt(!)' characters have no special significance.
--
Tanaka Akira
Messages sorted by:
Reverse Date,
Date,
Thread,
Author