From: Stefan Kangas Date: Sat, 20 Jan 2024 20:03:12 +0000 (+0100) Subject: * admin/README: Document the run-codespell script. X-Git-Tag: archive/raspbian/1%29.4+1-4+rpi1~1^2~2^2~18^2~97 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=557ed9c04634aaacaafb9bf3066d33b1644912ac;p=emacs.git * admin/README: Document the run-codespell script. --- 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