From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21799 invoked by alias); 15 May 2005 16:31:22 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 21552 invoked from network); 15 May 2005 16:31:15 -0000 Received: from unknown (205.217.158.180) by sourceware.org with QMTP; 15 May 2005 16:31:15 -0000 Received: (qmail 6577 invoked by uid 10); 15 May 2005 16:31:15 -0000 Received: (qmail 1130 invoked by uid 500); 15 May 2005 16:31:06 -0000 To: Eli Zaretskii Cc: gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org Subject: Re: [PATCH] Fix Texinfo usage in pexecute.txh References: <01c55861$Blat.v2.4$8742c860@zahav.net.il> From: Ian Lance Taylor Date: Sun, 15 May 2005 16:35:00 -0000 In-Reply-To: <01c55861$Blat.v2.4$8742c860@zahav.net.il> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2005-05/txt/msg00368.txt.bz2 "Eli Zaretskii" writes: > I suggest the following patches to pexecute.txh: > > > 2005-05-14 Eli Zaretskii > > * pexecute.txh: Enclose multi-word data types in @deftypefn in > braces. Minor wording fixes. Use --- for em-dash. Use > @enumerate in enumerated lists. This is OK. Thanks. Ian