From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Lilja Newsgroups: gmane.emacs.devel Subject: Re: If I performed a fresh check out now, what version of CC mode should I get? Date: Wed, 03 Jan 2007 22:12:03 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167858948 32449 80.91.229.12 (3 Jan 2007 21:15:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Jan 2007 21:15:48 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 03 22:15:43 2007 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 1H2DSW-0006fU-7P for ged-emacs-devel@m.gmane.org; Wed, 03 Jan 2007 22:15:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2DSV-00080k-DY for ged-emacs-devel@m.gmane.org; Wed, 03 Jan 2007 16:15:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H2DPR-0006c4-Dh for emacs-devel@gnu.org; Wed, 03 Jan 2007 16:12:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H2DPP-0006b5-MQ for emacs-devel@gnu.org; Wed, 03 Jan 2007 16:12:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2DPP-0006aw-Cs for emacs-devel@gnu.org; Wed, 03 Jan 2007 16:12:27 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H2DPO-0001Z1-Oq for emacs-devel@gnu.org; Wed, 03 Jan 2007 16:12:27 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H2DP8-0005x4-Iz for emacs-devel@gnu.org; Wed, 03 Jan 2007 22:12:10 +0100 Original-Received: from cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se ([85.194.49.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Jan 2007 22:12:10 +0100 Original-Received: from mindcooler by cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Jan 2007 22:12:10 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) In-Reply-To: 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:64713 Archived-At: Eric Lilja skrev: > Hi! > > I just performed a fresh checkout of emacs. M-x c-version reports Using > CC Mode version 5.31.3. I was under the impression that I would get > version 5.31.4 now, but maybe I did and someone just forgot to update > the version string. Also, I was never able to find the changelog for > 5.31.4, anyone able to clue me in and provide me with, preferrably, a > direct link? :-) > > - Eric Ok, nevermind my first question! I accidently started my old version of emacs (build 23rd of december 2006). With this new build, cc-mode reports version 5.31.4. But I still would like to know where the changelog is. :-) - Eric