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: trunk r115926: In preparation for the move to git, sanitize out some Bazaar-specific names. Date: Wed, 08 Jan 2014 18:18:10 -0500 Message-ID: <56y52qcbbh.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1389223093 2910 80.91.229.3 (8 Jan 2014 23:18:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2014 23:18:13 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eric S. Raymond Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 09 00:18:21 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W12O9-0003ov-U9 for ged-emacs-devel@m.gmane.org; Thu, 09 Jan 2014 00:18:18 +0100 Original-Received: from localhost ([::1]:49385 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W12O9-0001by-Fd for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 18:18:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W12O5-0001bt-FK for emacs-devel@gnu.org; Wed, 08 Jan 2014 18:18:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W12O3-0001Sl-6e for emacs-devel@gnu.org; Wed, 08 Jan 2014 18:18:13 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W12O3-0001Sh-3R for emacs-devel@gnu.org; Wed, 08 Jan 2014 18:18:11 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1W12O2-0005H3-KD; Wed, 08 Jan 2014 18:18:10 -0500 X-Spook: Centro IRA Cohiba corporate security AIMSX SEAL Team 6 X-Ran: {|0zceKihG2214Cy@#M&Ch+li[lIs (Eric S. Raymond's message of "Wed, 08 Jan 2014 22:58:23 +0000") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:167824 Archived-At: "Eric S. Raymond" wrote: > -** If your Emacs was built from a bzr checkout, the new variable > -`emacs-bzr-version' contains information about the bzr revision used. > +** If your Emacs was built from a repository checkout, the new variable > +`emacs-repository-version' contains information about the bzr revision used. This entry was in the NEWS section corresponding to the already-released 24.3, so should not have been changed. Perhaps there should be an obsolete variable alias emacs-bzr-version, since it existed in the previous release and now does not. (Actually, I don't think it should have been changed at all during a feature freeze.)