From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: admin/README Date: Tue, 07 Sep 2021 23:25:17 -0400 Message-ID: Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20203"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Sep 08 05:27:14 2021 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 1mNoEz-00051w-0p for ged-emacs-devel@m.gmane-mx.org; Wed, 08 Sep 2021 05:27:13 +0200 Original-Received: from localhost ([::1]:34396 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mNoEy-00051O-1P for ged-emacs-devel@m.gmane-mx.org; Tue, 07 Sep 2021 23:27:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52966) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mNoD9-0003GK-Mv for emacs-devel@gnu.org; Tue, 07 Sep 2021 23:25:19 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:48586) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mNoD9-0003Od-Ff for emacs-devel@gnu.org; Tue, 07 Sep 2021 23:25:19 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1mNoD7-0007Hq-42; Tue, 07 Sep 2021 23:25:17 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.emacs.devel:274304 Archived-At: Would someone please install this change? If you know more and can make this text clearer or more useful, please do so. diff --git a/admin/README b/admin/README index 312f09839e..ac3f81ce68 100644 --- a/admin/README +++ b/admin/README @@ -61,6 +61,11 @@ Brief description of sub-directories: charsets scripts for generating charset map files in ../etc/charsets +coccinelle patches to make coccinelle work with + the latest Emacs version. Since they + apply a few minor changes in Emacs internals + in multiple places, they are trivial for + copyright purposes. unidata scripts for generating character property files in ../lisp/international -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)