From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs-26 updates Date: Fri, 22 Mar 2019 10:31:04 +0300 Message-ID: <831s2ztlfr.fsf@gnu.org> References: <87o9636bi4.fsf@russet.org.uk> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="42541"; mail-complaints-to="usenet@blaine.gmane.org" Cc: emacs-devel@gnu.org To: phillip.lord@russet.org.uk (Phillip Lord) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 22 08:32:22 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1h7Ef7-000Awf-Vo for ged-emacs-devel@m.gmane.org; Fri, 22 Mar 2019 08:32:22 +0100 Original-Received: from localhost ([127.0.0.1]:53211 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7Ef6-0005sH-Hv for ged-emacs-devel@m.gmane.org; Fri, 22 Mar 2019 03:32:20 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:57688) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7Eds-0005r2-7o for emacs-devel@gnu.org; Fri, 22 Mar 2019 03:31:05 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7Edr-0007AG-Ck; Fri, 22 Mar 2019 03:31:03 -0400 Original-Received: from [176.228.60.248] (port=3330 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1h7Edp-0000Xa-Py; Fri, 22 Mar 2019 03:31:02 -0400 In-reply-to: <87o9636bi4.fsf@russet.org.uk> (phillip.lord@russet.org.uk) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:234518 Archived-At: > From: phillip.lord@russet.org.uk (Phillip Lord) > Cc: Emacs-Devel devel > Date: Thu, 21 Mar 2019 23:41:55 +0000 > > Am I free to update the emacs-26/nt/README.W32 file? Someone's just > pointed out to me that the README on the FTP server (which comes from > here) is wrong. > > I want to change all the references to the zips, because I have > simplified the names, as well as describing what the "-no-deps" files > are. At the moment, the README describes this backwards. > > Should have done this before, but missed it. It probably wouldn't need > another pre-test as there is no real reason why the README on the > download site needs to be totally synced with the website. Please update the README on the FTP site ASAP. As for the repository, let's wait to see if some other change requires another RC, and if so, commit the change to the emacs-26 branch. If the current RC becomes Emacs 26.2, I'd like to avoid messing up the release due to this issue. Thanks.