From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: makeinfo 4.7 Date: Fri, 25 Aug 2006 19:03:02 -0400 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1156547002 13746 80.91.229.2 (25 Aug 2006 23:03:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 25 Aug 2006 23:03:22 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 26 01:03:21 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GGkhq-0004OZ-NF for ged-emacs-devel@m.gmane.org; Sat, 26 Aug 2006 01:03:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGkhq-0007yI-EO for ged-emacs-devel@m.gmane.org; Fri, 25 Aug 2006 19:03:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GGkhc-0007xP-Uc for emacs-devel@gnu.org; Fri, 25 Aug 2006 19:03:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GGkhc-0007x5-8T for emacs-devel@gnu.org; Fri, 25 Aug 2006 19:03:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGkhc-0007x1-5D for emacs-devel@gnu.org; Fri, 25 Aug 2006 19:03:04 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GGkpz-0000yd-AV for emacs-devel@gnu.org; Fri, 25 Aug 2006 19:11:43 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.34) id 1GGkha-0002I6-PK; Fri, 25 Aug 2006 19:03:02 -0400 Original-To: storm@cua.dk (Kim F. Storm) In-reply-to: (storm@cua.dk) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:58892 Archived-At: > From: storm@cua.dk (Kim F. Storm) > Date: Fri, 25 Aug 2006 23:54:36 +0200 > > According to the README file, makeinfo 4.2 or later is needed: > > `man' holds the source code for the Emacs Manual. If you modify the > manual sources, you will need the `makeinfo' program to produce > an updated manual. `makeinfo' is part of the GNU Texinfo > package; you need version 4.2 or later of Texinfo. > > But rcirc.texi uses indicateurl which was added in 4.7 Why does rcirc.texi need @indicateurl? Can't it do without it? I don't think we should gratuitously raise the minimal version of support tool required to rebuild Emacs, even though Texinfo 4.7 was released quite some time ago.