From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20642 invoked from network); 6 Sep 2000 14:38:13 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 Sep 2000 14:38:13 -0000 Received: (qmail 20300 invoked by alias); 6 Sep 2000 14:38:07 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12761 Received: (qmail 20293 invoked from network); 6 Sep 2000 14:38:07 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: Subject: PATCH: RE: PATCH: "User Contributions" manual, & misc. Date: Wed, 6 Sep 2000 18:38:03 +0400 Message-ID: <000a01c01810$100e4d50$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: <200009061315.PAA01023@beta.informatik.hu-berlin.de> > > - My super-brand-new yodl 1.31 turns the ``interesting'' into > "interesting'' in the info file. Looks kinda weird (and is used in > other places, too). > For all I can tell it always was so (just look in makeinfo source). This makes it in line with Bart's patch in 7414; this also looks better in printed DVI than before. -andrej Index: Doc/ztexi.yo =================================================================== RCS file: /cvsroot/zsh/zsh/Doc/ztexi.yo,v retrieving revision 1.2 diff -u -r1.2 ztexi.yo --- Doc/ztexi.yo 2000/04/01 20:43:44 1.2 +++ Doc/ztexi.yo 2000/09/06 14:35:54 @@ -25,6 +25,7 @@ ) USECHARTABLE(standard) SUBST('')(NOTRANS(@value{dsq})) +SUBST(``)(NOTRANS(@value{dsbq})) def(STDPAR)(0)(redef(PARAGRAPH)(0)(NL()NL()NOTRANS(@noindent)NL())) @@ -56,9 +57,11 @@ NL()\ NOTRANS(@ifinfo)NL()\ NOTRANS(@set dsq '@:')NL()\ + NOTRANS(@set dsbq `@:`)NL()\ NOTRANS(@end ifinfo)NL()\ NOTRANS(@iftex)NL()\ NOTRANS(@set dsq '{}')NL()\ + NOTRANS(@set dsbq `{}`)NL()\ NOTRANS(@end iftex)NL()\ NOTRANS(@ifinfo)NL()\ NOTRANS(@dircategory Utilities)NL()\