From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29821 invoked by alias); 26 Mar 2007 20:17:49 -0000 Received: (qmail 29775 invoked by uid 22791); 26 Mar 2007 20:17:46 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 26 Mar 2007 21:17:39 +0100 Received: from HOME-C4E4A596F7 (IGLD-80-230-106-51.inter.net.il [80.230.106.51]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GJP18854 (AUTH halo1); Mon, 26 Mar 2007 22:17:29 +0200 (IST) Date: Mon, 26 Mar 2007 20:17:00 -0000 Message-Id: From: Eli Zaretskii To: Bob Wilson CC: gdb-patches@sources.redhat.com In-reply-to: <460800D5.4090008@tensilica.com> (message from Bob Wilson on Mon, 26 Mar 2007 10:20:21 -0700) Subject: Re: [PATCH] wrap long lines in doc Reply-to: Eli Zaretskii References: <460800D5.4090008@tensilica.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00237.txt.bz2 > Date: Mon, 26 Mar 2007 10:20:21 -0700 > From: Bob Wilson > > Surely this must qualify as obvious Yes; but it's also unneeded. > 2007-03-26 Bob Wilson > > * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines. If all you did was type "M-q" in Emacs on each of these paragraphs, please go ahead and commit this. Thanks.