summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2024-01-20 21:03:12 +0100
committerStefan Kangas <stefankangas@gmail.com>2024-01-20 21:15:32 +0100
commit557ed9c04634aaacaafb9bf3066d33b1644912ac (patch)
treebba455ae66132b7925e14d1e84684e7e17526c53 /admin
parent5701f96335c603b474ccb01a7d8522875ac4905f (diff)
downloademacs-557ed9c04634aaacaafb9bf3066d33b1644912ac.tar.gz
* admin/README: Document the run-codespell script.
Diffstat (limited to 'admin')
-rw-r--r--admin/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/admin/README b/admin/README
index 0afacee5f2f..419039b4fba 100644
--- a/admin/README
+++ b/admin/README
@@ -39,6 +39,11 @@ Build Emacs in various ways.
Install emacs quickly ("incrementally").
+** run-codespell
+
+Run the codespell tool on the Emacs sources. Requires codespell to be
+installed first.
+
** alloc-colors.c
A utility program that allocates a given number of colors on X. Can
@@ -66,6 +71,7 @@ coccinelle semantic patches for use with the static code
minor changes in Emacs internals in multiple
places, they are trivial for copyright
purposes.
+codespell supporting files for the run-codespell script.
grammars wisent and bovine grammars, used to produce
files in lisp/cedet/.
notes miscellaneous notes related to administrative