aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorEli Zaretskii2021-09-08 11:26:17 +0300
committerEli Zaretskii2021-09-08 11:26:17 +0300
commitf9aa6c74e4165e2b7f1ebc40bbde1646cae2c9ef (patch)
treefc4aa0ca308760dc6625bae83804715e30f88207 /admin
parent6c2823dff36fd290e1b1012258be949f70e63235 (diff)
downloademacs-f9aa6c74e4165e2b7f1ebc40bbde1646cae2c9ef.tar.gz
emacs-f9aa6c74e4165e2b7f1ebc40bbde1646cae2c9ef.zip
; * admin/README: Add descriptions of more subdirectories.
Diffstat (limited to 'admin')
-rw-r--r--admin/README18
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
62charsets scripts for generating charset map files 62charsets scripts for generating charset map files
63 in ../etc/charsets 63 in ../etc/charsets
64coccinelle patches to make coccinelle work with 64coccinelle 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.
69grammars wisent and bovine grammars, used to produce
70 files in lisp/cedet/.
71notes miscellaneous notes related to administrative
72 tasks.
73nt support files for administrative tasks related
74 to building MS-Windows distributions.
69unidata scripts for generating character property files 75unidata scripts for generating character property files
70 in ../lisp/international 76 in ../lisp/international/.
71 77
72 78
73This file is part of GNU Emacs. 79This file is part of GNU Emacs.