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

Re: PATCH: expn.yo



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