From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Help testing emacs-28.3-rc1.tar.gz on MS-Windows Date: Sun, 19 Feb 2023 17:34:41 +0200 Message-ID: <83ilfxwtwu.fsf@gnu.org> References: <87mt59lq8s.fsf@moondust.localdomain> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7663"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefankangas@gmail.com, njackson@posteo.net, emacs-devel@gnu.org To: Ulrich Mueller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Feb 19 16:34:58 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pTliM-0001l0-Tq for ged-emacs-devel@m.gmane-mx.org; Sun, 19 Feb 2023 16:34:58 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pTli1-0001Hd-UD; Sun, 19 Feb 2023 10:34:37 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTli1-0001HV-1M for emacs-devel@gnu.org; Sun, 19 Feb 2023 10:34:37 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTli0-0006xJ-Gh; Sun, 19 Feb 2023 10:34:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=TlTmSzW1uyDPTRU6YcDd81TVHZMaLWcow/FVT+vb1r4=; b=sJlNhsWHn/9d iB8kUpUopximHEBJRF6ypZidIFF9iMFXJaDxzv9t71yKcP+q2kCvEb11Ehszj8mSGdLgDMzKJPejs cT3cI8iilDcaK+kKeBHFM0ApPFxq/euo4DRJMYRAc806DEhCMciS+zyGbF1JhAnjfDINWKykVQw9h JASTNebCyNhLmz2ceQOPSyF6Fg0bfJ7nRcUWjWf+0HkRgb7jJWOwm4SswEJYvYu4CjMFRBC158+nS vo+kVnSC/mnnYI7447vixP0zr1Kxvk+oKbuEd8/jrnKyLUjRbAgUQHC6mJEfSRqrQs4wJFHvkpe6p 3POb4qLjNsOzDZMg7MXUEw==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTli0-0001nC-0v; Sun, 19 Feb 2023 10:34:36 -0500 In-Reply-To: (message from Ulrich Mueller on Sun, 19 Feb 2023 16:31:13 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:303580 Archived-At: > From: Ulrich Mueller > Cc: "N. Jackson" , emacs-devel@gnu.org > Date: Sun, 19 Feb 2023 16:31:13 +0100 > > >>>>> On Sun, 19 Feb 2023, Stefan Kangas wrote: > > > There are a gazillion files where the copyright date is 2022 instead of > > 2023, and I'd like to avoid going over all of them. Perhaps we could > > change just a few of them, however, if it's important and/or worth > > doing. Eli, WDYT? > > Also lisp/emacs-lisp/copyright-tests.el fails, presumably it needs an > update of the year. Is that really necessary?