diff options
Diffstat (limited to 'admin')
-rw-r--r-- | admin/README | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/admin/README b/admin/README index a1edad489c2..699e33d25f8 100644 --- a/admin/README +++ b/admin/README @@ -1,3 +1,10 @@ -This directory contains scripts and other things useful for -maintaining Emacs. These files are not part of Emacs releases because -they are not deemed generally useful. +This directory contains scripts and other things useful for developing +and maintaining Emacs. These files are not part of Emacs releases +because they are not deemed generally useful, and you have to know +what you do when using them. + +Brief description of scripts found here: + +build-configs build Emacs in various configurations +make-emacs build Emacs in various ways +revdiff get CVS diffs of files |