From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19336 invoked by alias); 15 Jan 2003 07:37: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 19244 invoked from network); 15 Jan 2003 07:37:19 -0000 Received: from unknown (HELO bilbo.inter.net.il) (192.114.186.18) by 209.249.29.67 with SMTP; 15 Jan 2003 07:37:19 -0000 Received: from zaretsky ([80.230.234.231]) by bilbo.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id ACY13597; Wed, 15 Jan 2003 09:36:49 +0200 (IST) Date: Wed, 15 Jan 2003 07:37:00 -0000 From: "Eli Zaretskii" To: ezannoni@redhat.com Message-Id: <3405-Wed15Jan2003093530+0200-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <15908.43028.234336.895660@localhost.redhat.com> (message from Elena Zannoni on Tue, 14 Jan 2003 19:15:16 -0500) Subject: Re: [RFA/doc] until/advance commands Reply-to: Eli Zaretskii References: <15908.43028.234336.895660@localhost.redhat.com> X-SW-Source: 2003-01/txt/msg00550.txt.bz2 > From: Elena Zannoni > Date: Tue, 14 Jan 2003 19:15:16 -0500 > > This is the patch for the new commands. Approved, but please move the comma out of the braces in this line: > +frame. This command is similar to @code{until,} but @code{advance} will Thanks!