From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Changes to emacs/info/dir,v Date: Wed, 06 Feb 2008 21:09:28 -0500 Message-ID: <7htzklo6uf.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202350183 31285 80.91.229.12 (7 Feb 2008 02:09:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Feb 2008 02:09:43 +0000 (UTC) Cc: Emacs developers To: Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 07 03:10:05 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JMwDD-0005BU-Un for ged-emacs-devel@m.gmane.org; Thu, 07 Feb 2008 03:10:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMwCl-0000G8-AW for ged-emacs-devel@m.gmane.org; Wed, 06 Feb 2008 21:09:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMwCh-0000Fh-Pe for emacs-devel@gnu.org; Wed, 06 Feb 2008 21:09:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMwCf-0000FN-MI for emacs-devel@gnu.org; Wed, 06 Feb 2008 21:09:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMwCf-0000FG-FT for emacs-devel@gnu.org; Wed, 06 Feb 2008 21:09:29 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JMwCf-0003b7-Ef for emacs-devel@gnu.org; Wed, 06 Feb 2008 21:09:29 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JMwCe-0000Lr-LR; Wed, 06 Feb 2008 21:09:28 -0500 X-Spook: constitution lock picking BATF JSOFC3IP Montenegro Indigo X-Ran: |C;mhBO!R?$r-:AL>.Len%[IW2Oeuj}V(t_ibmrL~&a-jp0&+kU:EU@b_oTzt)4=**_vL> X-Hue: magenta X-Attribution: GM In-Reply-To: (Jason Rumney's message of "Wed, 06 Feb 2008 22:57:25 +0000") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:88380 Archived-At: You seem to have alphabetized info/dir. Previously, the entries were in some kind of order of importance (eg emacs, efaq, eintr, elisp at the start) and thematic grouping (eg news and mail packages together). Jason Rumney wrote: > RCS file: /sources/emacs/emacs/info/dir,v > retrieving revision 1.37 > retrieving revision 1.38 > diff -u -b -r1.37 -r1.38 > --- dir 6 May 2006 13:15:07 -0000 1.37 > +++ dir 6 Feb 2008 22:57:25 -0000 1.38 > @@ -1,80 +1,78 @@ > --*- Text -*- > -This is the file .../info/dir, which contains the topmost node of the > -Info hierarchy. The first time you invoke Info you start off > -looking at that node, which is (dir)Top. > +This is the file .../info/dir, which contains the > +topmost node of the Info hierarchy, called (dir)Top. > +The first time you invoke Info you start off looking at this node. [...]