diff options
| author | Eli Zaretskii | 2021-09-08 11:26:17 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2021-09-08 11:26:17 +0300 |
| commit | f9aa6c74e4165e2b7f1ebc40bbde1646cae2c9ef (patch) | |
| tree | fc4aa0ca308760dc6625bae83804715e30f88207 /admin | |
| parent | 6c2823dff36fd290e1b1012258be949f70e63235 (diff) | |
| download | emacs-f9aa6c74e4165e2b7f1ebc40bbde1646cae2c9ef.tar.gz emacs-f9aa6c74e4165e2b7f1ebc40bbde1646cae2c9ef.zip | |
; * admin/README: Add descriptions of more subdirectories.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/README | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/admin/README b/admin/README index ac3f81ce68e..b0336f91ff2 100644 --- a/admin/README +++ b/admin/README | |||
| @@ -61,13 +61,19 @@ Brief description of sub-directories: | |||
| 61 | 61 | ||
| 62 | charsets scripts for generating charset map files | 62 | charsets scripts for generating charset map files |
| 63 | in ../etc/charsets | 63 | in ../etc/charsets |
| 64 | coccinelle patches to make coccinelle work with | 64 | coccinelle patches to make coccinelle work with |
| 65 | the latest Emacs version. Since they | 65 | the latest Emacs version. Since they |
| 66 | apply a few minor changes in Emacs internals | 66 | apply a few minor changes in Emacs internals |
| 67 | in multiple places, they are trivial for | 67 | in multiple places, they are trivial for |
| 68 | copyright purposes. | 68 | copyright purposes. |
| 69 | grammars wisent and bovine grammars, used to produce | ||
| 70 | files in lisp/cedet/. | ||
| 71 | notes miscellaneous notes related to administrative | ||
| 72 | tasks. | ||
| 73 | nt support files for administrative tasks related | ||
| 74 | to building MS-Windows distributions. | ||
| 69 | unidata scripts for generating character property files | 75 | unidata scripts for generating character property files |
| 70 | in ../lisp/international | 76 | in ../lisp/international/. |
| 71 | 77 | ||
| 72 | 78 | ||
| 73 | This file is part of GNU Emacs. | 79 | This file is part of GNU Emacs. |