diff options
| author | Stefan Kangas | 2023-12-10 14:48:33 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2023-12-10 14:48:33 +0100 |
| commit | bdf7e646f88a6c67b7b578591ee372b0a55d27d3 (patch) | |
| tree | f737d4b04d07dd73a177f52fc19724807724da4d /admin/codespell/codespell.dictionary | |
| parent | 2773cf9e013a989df99a689317de941bde2cbf29 (diff) | |
| download | emacs-scratch/codespell.tar.gz emacs-scratch/codespell.zip | |
Add script admin/run-codespell and supporting filesscratch/codespell
* admin/codespell/README:
* admin/codespell/codespell.dictionary:
* admin/codespell/codespell.exclude:
* admin/codespell/codespell.ignore:
* admin/codespell/codespell.rc:
* admin/run-codespell: New files.
Diffstat (limited to 'admin/codespell/codespell.dictionary')
| -rw-r--r-- | admin/codespell/codespell.dictionary | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/admin/codespell/codespell.dictionary b/admin/codespell/codespell.dictionary new file mode 100644 index 00000000000..b082a48fe99 --- /dev/null +++ b/admin/codespell/codespell.dictionary | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | alis->alist, alias, alas, axis, alms, | ||
| 2 | boostrap-clean->bootstrap-clean | ||
| 3 | brunches->branches | ||
| 4 | defalis->defalias | ||
| 5 | defalises->defaliases | ||
| 6 | ecmacs->emacs | ||
| 7 | ehsell->eshell | ||
| 8 | emcs->emacs | ||
| 9 | finis->finish | ||
| 10 | firs->first | ||
| 11 | file-writeable-p->file-writable-p | ||
| 12 | hep->help | ||
| 13 | least-favourite->least-favorite | ||
| 14 | lien->line | ||
| 15 | liens->lines | ||
| 16 | mecas->emacs | ||
| 17 | sehell->eshell, shell, | ||