From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4335 invoked from network); 5 Oct 2000 14:07:32 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 Oct 2000 14:07:32 -0000 Received: (qmail 3076 invoked by alias); 5 Oct 2000 14:06:55 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12901 Received: (qmail 3069 invoked from network); 5 Oct 2000 14:06:54 -0000 Date: Thu, 5 Oct 2000 16:06:42 +0200 (MET DST) Message-Id: <200010051406.QAA13930@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: "Andrej Borsenkow"'s message of Thu, 5 Oct 2000 17:53:40 +0400 Subject: RE: PATCH: docs Andrej Borsenkow wrote: > ./tzsh.texi:10192: Node `Completion Widgets' lacks menu item for `Completion > Widget Example' despite being its Up target. > ./tzsh.texi:10251: Menu reference to nonexistent node `Examples'. > ./tzsh.texi:190: Menu reference to nonexistent node `Examples'. > makeinfo: Removing output file `/u3/u1/build/zsh/Doc/infodir/zsh.info' due to > errors; use --force to preserve. > gmake[1]: *** [install.info] Error 1 > gmake[1]: Leaving directory `/u3/u1/build/zsh/Doc' > gmake: *** [install.info] Error 2 How embarrassing. Bye Sven Index: Doc/Zsh/compwid.yo =================================================================== RCS file: /cvsroot/zsh/zsh/Doc/Zsh/compwid.yo,v retrieving revision 1.25 diff -u -r1.25 compwid.yo --- Doc/Zsh/compwid.yo 2000/10/05 08:41:37 1.25 +++ Doc/Zsh/compwid.yo 2000/10/05 14:06:17 @@ -52,7 +52,7 @@ menu(Builtin Commands) menu(Condition Codes) menu(Matching Control) -menu(Examples) +menu(Completion Widget Example) endmenu() texinode(Special Parameters)(Builtin Commands)()(Completion Widgets) Index: Doc/Zsh/manual.yo =================================================================== RCS file: /cvsroot/zsh/zsh/Doc/Zsh/manual.yo,v retrieving revision 1.7 diff -u -r1.7 manual.yo --- Doc/Zsh/manual.yo 2000/09/04 21:13:09 1.7 +++ Doc/Zsh/manual.yo 2000/10/05 14:06:17 @@ -111,7 +111,7 @@ menu(Builtin Commands) menu(Condition Codes) menu(Matching Control) -menu(Examples) +menu(Completion Widget Example) Completion System -- Sven Wischnowsky wischnow@informatik.hu-berlin.de