diff options
| author | Stefan Kangas | 2023-12-10 14:48:33 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2024-01-20 20:55:24 +0100 |
| commit | 1805f4bfd62354f4331c8f0464a2adb7787ecc1f (patch) | |
| tree | deddf794a2c209b974a05370d574fe5aaba256ec /admin/codespell/codespell.dictionary | |
| parent | 115908469d30f8c40689673312f72b44c1631c6b (diff) | |
| download | emacs-1805f4bfd62354f4331c8f0464a2adb7787ecc1f.tar.gz emacs-1805f4bfd62354f4331c8f0464a2adb7787ecc1f.zip | |
Add script admin/run-codespell and supporting files
* 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, | ||