diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-08-20 10:02:30 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-08-20 10:02:30 +0000 |
commit | 1c71c0c3ef6afbb19b55429b9bc362d64f10a135 (patch) | |
tree | 4b2a0de95321e3232c949e06e8ae1ff505f331f8 /admin/README | |
parent | aa88e662fc7ed7a1fb4223013f959fe143769120 (diff) | |
download | emacs-1c71c0c3ef6afbb19b55429b9bc362d64f10a135.tar.gz |
*** empty log message ***
Diffstat (limited to 'admin/README')
-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 |