From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30190 invoked by alias); 22 Jun 2005 06:22:15 -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 30174 invoked by uid 22791); 22 Jun 2005 06:22:10 -0000 Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.8) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 22 Jun 2005 06:22:10 +0000 Received: from farnswood.snap.net.nz (p186-tnt1.snap.net.nz [202.124.110.186]) by viper.snap.net.nz (Postfix) with ESMTP id D4CB354BCA0; Wed, 22 Jun 2005 18:22:06 +1200 (NZST) Received: by farnswood.snap.net.nz (Postfix, from userid 501) id 468F262A99; Wed, 22 Jun 2005 07:24:02 +0100 (BST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17081.1026.282567.215339@farnswood.snap.net.nz> Date: Wed, 22 Jun 2005 06:22:00 -0000 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Removal of markup annotations In-Reply-To: References: <17071.40307.949193.158796@farnswood.snap.net.nz> <17078.44751.122166.148138@farnswood.snap.net.nz> <17079.14802.440872.208976@farnswood.snap.net.nz> <17079.49877.427388.19313@farnswood.snap.net.nz> <17080.42841.160763.150088@farnswood.snap.net.nz> X-SW-Source: 2005-06/txt/msg00347.txt.bz2 > > 2005-06-22 Nick Roberts > > > > * gdb.texinfo (History) Rename "Command History". > > (Command History): Move node "Server Prefix" from section on > > Annotations here. > > Fine with me, but please add indexing, so that this information could > be found quickly and efficiently. At the very least, "@cindex > @code{server}, command prefix" should be there, and possibly also > something else, like perhaps "@cindex hide commands from history" or > some such (think about a user who'd wish to find the description of > the feature without knowing its exact name). OK. Comitted. I see that "Value History" and the output command are similarly disconnected in the manual. I have not added a link as I did not want to risk censure. Nick