1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

* admin/README: Document the run-codespell script.

This commit is contained in:
Stefan Kangas 2024-01-20 21:03:12 +01:00
parent 5701f96335
commit 557ed9c046

View file

@ -39,6 +39,11 @@ Build Emacs in various ways.
Install emacs quickly ("incrementally"). Install emacs quickly ("incrementally").
** run-codespell
Run the codespell tool on the Emacs sources. Requires codespell to be
installed first.
** alloc-colors.c ** alloc-colors.c
A utility program that allocates a given number of colors on X. Can 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 minor changes in Emacs internals in multiple
places, they are trivial for copyright places, they are trivial for copyright
purposes. purposes.
codespell supporting files for the run-codespell script.
grammars wisent and bovine grammars, used to produce grammars wisent and bovine grammars, used to produce
files in lisp/cedet/. files in lisp/cedet/.
notes miscellaneous notes related to administrative notes miscellaneous notes related to administrative