Date: Sat, 03 Feb 2001 10:06:45 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: JT Williams Message-Id: <2110-Sat03Feb2001100644+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, bill AT taniwha DOT org In-reply-to: <20010202141302.A7211@kendall.sfbr.org> (message from JT Williams on Fri, 2 Feb 2001 14:13:02 -0600) Subject: Re: djasm.txi patch References: <20010202141302 DOT A7211 AT kendall DOT sfbr DOT org> 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: Fri, 2 Feb 2001 14:13:02 -0600 > From: JT Williams > > +@cindex type AT r{, enumeration} @cindex entries use the Roman font by default, so you don't need @r. @r is only needed in indices which use the @code font to typeset the entries: @findex, @pindex, @vindex. > +The enumeration @samp{snafu} therefore takes one of the following integer > +values: foo (-1), bar (0), a (1), b (2), c (4), d (8), or e (9). foo, bar, a, b, etc. should probably marked up as @samp, as all the other symbols around here.