From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: next emacs version? Date: Fri, 19 Mar 2010 23:15:07 +0200 Message-ID: <83aau4hv38.fsf@gnu.org> References: <56D10E2523764AC98D99CEBC55DBAD93@us.oracle.com> <83iq8sigyq.fsf@gnu.org> <83d3z0i3nu.fsf@gnu.org> <911BA1D06CEB4306924D0069BA2D3DFF@us.oracle.com> <83bpeki18a.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1269033424 14389 80.91.229.12 (19 Mar 2010 21:17:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 19 Mar 2010 21:17:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 19 22:16:50 2010 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.69) (envelope-from ) id 1NsjYn-0001sa-5x for ged-emacs-devel@m.gmane.org; Fri, 19 Mar 2010 22:16:49 +0100 Original-Received: from localhost ([127.0.0.1]:39599 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NsjYm-0007p0-HU for ged-emacs-devel@m.gmane.org; Fri, 19 Mar 2010 17:16:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NsjXA-0005sh-LT for emacs-devel@gnu.org; Fri, 19 Mar 2010 17:15:09 -0400 Original-Received: from [140.186.70.92] (port=46888 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NsjX7-0005p6-PS for emacs-devel@gnu.org; Fri, 19 Mar 2010 17:15:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NsjX5-0004cM-Ny for emacs-devel@gnu.org; Fri, 19 Mar 2010 17:15:05 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:58001) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NsjX5-0004c5-HM for emacs-devel@gnu.org; Fri, 19 Mar 2010 17:15:03 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0KZJ00J00SBGLU00@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Fri, 19 Mar 2010 23:14:52 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.70.182.236]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KZJ00DCYSCR78H0@a-mtaout22.012.net.il>; Fri, 19 Mar 2010 23:14:52 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:122312 Archived-At: > From: "Drew Adams" > Cc: > Date: Fri, 19 Mar 2010 13:02:52 -0700 > > > > * files.el (directory-listing-before-filename-regexp): Use > > > stricter matching for iso-style dates, to avoid false matches > > > with date-like filenames (Bug#5597). > > > > This is revision 99545, which is before the branch. So this change > > will be both in Emacs 23.2 and Emacs 24. > > OK. Where do you see such info (on the Web site)? I don't use the Web site. I got it from Bazaar, in my local mirror of the development trunk. You showed me the revision-id of this change, cyd@stupidchicken.com-20100221211246-i6nketjrj58mq1qt, and there's a Bazaar command (bzr revision-info) to show a revision number for it. Then I did a "bzr annotate ChangeLog" and found that this change: 2010-03-10 Chong Yidong * Branch for 23.2. was made in revision 99640, which is later than 99545. That's it. > > I think you want `(version<= emacs-version "23.2")'. > > Really? > > Won't some builds of 24.0.50.1 have the change and some not? No. The trunk was switched to 24.0.50 only after the 23.x release branch was cut. So all development versions before that would have a version 23.x.y, and all the versions after it will be 24.x.y. The first officially released version that will have it will be 23.2.