From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: "Version 24.3 released" in trunk ChangeLogs Date: Fri, 29 Mar 2013 22:28:44 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1364610530 8507 80.91.229.3 (30 Mar 2013 02:28:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Mar 2013 02:28:50 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 30 03:29:17 2013 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 1ULlXg-0006Ia-1r for ged-emacs-devel@m.gmane.org; Sat, 30 Mar 2013 03:29:16 +0100 Original-Received: from localhost ([::1]:39887 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULlXH-0003e7-Ps for ged-emacs-devel@m.gmane.org; Fri, 29 Mar 2013 22:28:51 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:48946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULlXD-0003cj-6F for emacs-devel@gnu.org; Fri, 29 Mar 2013 22:28:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULlXB-0003kn-E6 for emacs-devel@gnu.org; Fri, 29 Mar 2013 22:28:47 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:59142) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULlXB-0003ke-8I; Fri, 29 Mar 2013 22:28:45 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFFFxLSu/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLDiYSFBgNJIgeBsEtkQoDpHqBXoMT X-IPAS-Result: Av4EABK/CFFFxLSu/2dsb2JhbABEvw4Xc4IeAQEEAVYjBQsLDiYSFBgNJIgeBsEtkQoDpHqBXoMT X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="6084402" Original-Received: from 69-196-180-174.dsl.teksavvy.com (HELO pastel.home) ([69.196.180.174]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 29 Mar 2013 22:28:42 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 2906067B92; Fri, 29 Mar 2013 22:28:44 -0400 (EDT) In-Reply-To: (Glenn Morris's message of "Fri, 29 Mar 2013 21:43:39 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.182 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:158459 Archived-At: > I deliberately did not merge the commit that added these entries, > because they make no sense outside of the branch in which they > originated. In the long term the branch will disappear, so this info needs to be kept somewhere else. > This obviously implies that "Prefer UTF-8 for documentation." is in > version 24.3, but it isn't, because it was only in trunk. Right, it is misleading. The message is only meant to say that 24.3 was released on that day and that all changes from that release are included in the current code. Stefan