From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: A little suggestion Date: Tue, 05 Jan 2010 11:35:07 +0100 Message-ID: <4B4315DB.9090302@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1262687780 10221 80.91.229.12 (5 Jan 2010 10:36:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Jan 2010 10:36:20 +0000 (UTC) To: Emacs Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 05 11:36:13 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from terminus-est.gnu.org ([66.92.78.210] helo=lists.gnu.org) by lo.gmane.org with esmtp (Exim 4.50) id 1NS6lB-0007Yi-Mc for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 11:35:33 +0100 Original-Received: from localhost ([127.0.0.1]:36607 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NS6l9-0000Dg-NH for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 05:35:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NS6ky-0000CG-O4 for emacs-devel@gnu.org; Tue, 05 Jan 2010 05:35:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NS6ks-00007R-PW for emacs-devel@gnu.org; Tue, 05 Jan 2010 05:35:19 -0500 Original-Received: from [199.232.76.173] (port=55011 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NS6ks-00007L-Iq for emacs-devel@gnu.org; Tue, 05 Jan 2010 05:35:14 -0500 Original-Received: from smtp-out113.alice.it ([85.37.17.113]:4546) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NS6ks-0004QB-6U for emacs-devel@gnu.org; Tue, 05 Jan 2010 05:35:14 -0500 Original-Received: from fbcmmo06.fbc.local ([192.168.184.137]) by smtp-out113.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Tue, 5 Jan 2010 11:35:12 +0100 Original-Received: from FBCMCL01B06.fbc.local ([192.168.69.87]) by fbcmmo06.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Tue, 5 Jan 2010 11:35:10 +0100 Original-Received: from [82.57.155.173] ([82.57.155.173]) by FBCMCL01B06.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Tue, 5 Jan 2010 11:35:10 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 X-OriginalArrivalTime: 05 Jan 2010 10:35:10.0136 (UTC) FILETIME=[C17E4380:01CA8DF2] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:119423 Archived-At: In Emacs, Help | About Emacs, there is written: "GNU Emacs 23.1.91.1 (i686-pc-cygwin, GTK+ Version 2.18.3) of 2010-01-05 on..." Why, in the development stage, not adding the revision number? i.e.: "GNU Emacs 23.1.91.1 rev. 99259..." In GCC, for example, this happens. Ciao, Angelo.