Date: Sun, 31 Dec 2000 12:26:27 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: rich AT phekda DOT freeserve DOT co DOT uk Message-Id: <4634-Sun31Dec2000122627+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp-workers AT delorie DOT com In-reply-to: <3A4E369F.D15DC4E6@phekda.freeserve.co.uk> (message from Richard Dawe on Sat, 30 Dec 2000 19:25:19 +0000) Subject: Re: Start to section for KB on how to contribute to DJGPP References: <3A4BA452 DOT BB6ADC3F AT bigfoot DOT com> <3A4CB0B3 DOT 9ADC93C AT softhome DOT net> <3A4E369F DOT D15DC4E6 AT phekda DOT freeserve DOT co DOT uk> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sat, 30 Dec 2000 19:25:19 +0000 > From: Richard Dawe > > Laurynas Biveinis wrote: > > Richard Dawe wrote: > > > * What texinfo mark-up do you use for function names? Constants (e.g. > > > 'errno' values)? > > > > I've written all my entries in wc204.txi using @code for this. Must be > > OK? > > I usually use @code{} for function names too. I am less sure about > constants like EINVAL, etc. EINVAL and its ilk should also be marked with @code.