From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2412 invoked by alias); 14 Aug 2008 02:34:59 -0000 Received: (qmail 2395 invoked by uid 22791); 14 Aug 2008 02:34:58 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 14 Aug 2008 02:34:24 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 34A092A9690; Wed, 13 Aug 2008 22:34:22 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id vGsnU5Grktx2; Wed, 13 Aug 2008 22:34:22 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id C320C2A9695; Wed, 13 Aug 2008 22:34:19 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id C2B8AE7ACD; Thu, 14 Aug 2008 04:34:12 +0200 (CEST) Date: Thu, 14 Aug 2008 02:34:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: [RFA/doco] Minor rewording regarding implicit "use/with" Message-ID: <20080814023412.GB5060@adacore.com> References: <20080813161653.GA5060@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i 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: 2008-08/txt/msg00364.txt.bz2 > > 2008-08-13 Joel Brobecker > > > > * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding > > the direct visibility of all names in user-written packages. > > > > OK to commit? > > Yes, thanks. Thanks for the quick review, Eli. Checked in. -- Joel