diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2024-01-20 21:01:11 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2024-01-20 21:05:51 +0100 |
commit | 5701f96335c603b474ccb01a7d8522875ac4905f (patch) | |
tree | edc02a7f6beaefa1ff756585eff1acda0abbf8da /admin | |
parent | 1805f4bfd62354f4331c8f0464a2adb7787ecc1f (diff) | |
download | emacs-5701f96335c603b474ccb01a7d8522875ac4905f.tar.gz emacs-5701f96335c603b474ccb01a7d8522875ac4905f.tar.bz2 emacs-5701f96335c603b474ccb01a7d8522875ac4905f.zip |
* admin/README: Fix entry on coccinelle subdirectory.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/admin/README b/admin/README index c7dec63875a..0afacee5f2f 100644 --- a/admin/README +++ b/admin/README @@ -57,15 +57,15 @@ Tests for custom types and load problems. Show files added/removed between two tar files. -Brief description of sub-directories: +* 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. +coccinelle semantic patches for use with the static code + analyzer coccinelle. Since they apply a few + minor changes in Emacs internals in multiple + places, they are trivial for copyright + purposes. grammars wisent and bovine grammars, used to produce files in lisp/cedet/. notes miscellaneous notes related to administrative |