* admin/README: Fix entry on coccinelle subdirectory.
authorStefan Kangas <stefankangas@gmail.com>
Sat, 20 Jan 2024 20:01:11 +0000 (21:01 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 20 Jan 2024 20:05:51 +0000 (21:05 +0100)
admin/README

index c7dec63875a81daa6708a5c092f3f12b10e23325..0afacee5f2f61ca46b07558600d07eac01ca6552 100644 (file)
@@ -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