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: info node name fixes Date: Fri, 21 Apr 2006 15:24:43 +0300 Message-ID: References: <87irp74yg3.fsf@zip.com.au> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1145622315 29857 80.91.229.2 (21 Apr 2006 12:25:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Apr 2006 12:25:15 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 21 14:25:13 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 1FWuh5-0006xY-Ll for ged-emacs-devel@m.gmane.org; Fri, 21 Apr 2006 14:25:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWuh4-0002Vy-RY for ged-emacs-devel@m.gmane.org; Fri, 21 Apr 2006 08:25:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FWugt-0002Vf-9z for emacs-devel@gnu.org; Fri, 21 Apr 2006 08:24:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWugr-0002Tb-NB for emacs-devel@gnu.org; Fri, 21 Apr 2006 08:24:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWugr-0002TQ-KI for emacs-devel@gnu.org; Fri, 21 Apr 2006 08:24:49 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FWuiP-0000jz-SP for emacs-devel@gnu.org; Fri, 21 Apr 2006 08:26:26 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-209-21.inter.net.il [83.130.209.21]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id EAD42495 (AUTH halo1); Fri, 21 Apr 2006 15:24:44 +0300 (IDT) Original-To: Kevin Ryde In-reply-to: <87irp74yg3.fsf@zip.com.au> (message from Kevin Ryde on Tue, 18 Apr 2006 08:41:32 +1000) 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:53183 Archived-At: > From: Kevin Ryde > Date: Tue, 18 Apr 2006 08:41:32 +1000 > > A couple of updates to info nodes used in the code, > > 2006-04-17 Kevin Ryde > > * international/mule.el (keyboard-coding-system): defcustom info-link > fixes: "Specify Coding" has split, keyboard now in "Terminal Coding", > and "Single-Byte Character Support" is now "Unibyte Mode". > > * progmodes/fortran.el (fortran, fortran-mode-map): Info node link > fixes, "Fortran" is in emacs-xtra. Thanks. I installed the first, but not the second. The reason I didn't install the second is that I hope soon to merge emacs-xtra with the main manual so that there's only one on-line manual (and two in print, but your patch is not relevant to the printed version).