From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: phillip.lord@russet.org.uk (Phillip Lord) Newsgroups: gmane.emacs.devel Subject: Emacs-26 updates Date: Thu, 21 Mar 2019 23:41:55 +0000 Message-ID: <87o9636bi4.fsf@russet.org.uk> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="79706"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.92 (gnu/linux) Cc: Emacs-Devel devel To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 22 00:53:50 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 1h77VO-000Kb7-1V for ged-emacs-devel@m.gmane.org; Fri, 22 Mar 2019 00:53:50 +0100 Original-Received: from localhost ([127.0.0.1]:48328 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h77VM-0004d6-RH for ged-emacs-devel@m.gmane.org; Thu, 21 Mar 2019 19:53:48 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:36413) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h77VB-0004XI-VM for emacs-devel@gnu.org; Thu, 21 Mar 2019 19:53:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h77Ke-0001rs-0O for emacs-devel@gnu.org; Thu, 21 Mar 2019 19:42:44 -0400 Original-Received: from cloud103.planethippo.com ([78.129.138.110]:39926) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h77Kc-0001Ju-0v; Thu, 21 Mar 2019 19:42:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=russet.org.uk; s=default; h=Content-Type:MIME-Version:Message-ID:Date: Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=se5utUKMXB0kcDmsvD+4U6i6TWBBVzJ6Tuo7eb9Q+/w=; b=HHh1b/JhSpHB0s8bGUYWncP5Q/ wrqeB7zHaLoEvfmet21blPFma2Lk+kPYocDiUNOOo+1fCfYiMbHpwm12mld8oIZJtdCpIZdPqHRRf CKVSrYFtFi7D7JdsvlaZh6IvMjhrjlQwaWIzJ13xCuKN92InF+ikAhjyFfCZyFYsUvaP0nhYMZkkf TPIQOFlN4bqmc7P39I7phIqnkpVMLSG+vtzLAO1ZrBeS4ZmBn0Z+KbBoi/Uo9AcXZbyqZAuaYP53z sJ1HHM7Of8RgLFl2ZAgI3Dn34jErslxNYCNGAJahp3e4EDvoAkJMjFYqUC3EBk8D8MlcJsufYMHTi a43b4JKg==; Original-Received: from cpc142652-benw12-2-0-cust953.16-2.cable.virginm.net ([82.21.43.186]:54810 helo=russet.org.uk) by cloud103.planethippo.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.91) (envelope-from ) id 1h77Jv-00024U-6S; Thu, 21 Mar 2019 23:41:59 +0000 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cloud103.planethippo.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - russet.org.uk X-Get-Message-Sender-Via: cloud103.planethippo.com: authenticated_id: phillip.lord@russet.org.uk X-Authenticated-Sender: cloud103.planethippo.com: phillip.lord@russet.org.uk X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 78.129.138.110 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:234507 Archived-At: 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. Phil