Mercurial > emacs
annotate admin/README @ 39042:5c7d18289931
Add entry for quick-install-emacs.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 31 Aug 2001 01:44:53 +0000 |
parents | 6710276b9747 |
children | c6200688b6c5 |
rev | line source |
---|---|
38873 | 1 This directory contains scripts and other things useful for developing |
2 and maintaining Emacs. These files are not part of Emacs releases | |
3 because they are not deemed generally useful, and you have to know | |
4 what you do when using them. | |
5 | |
6 Brief description of scripts found here: | |
7 | |
38875 | 8 build-configs build Emacs in various configurations |
9 check-doc-strings check doc strings against documentation | |
10 make-emacs build Emacs in various ways | |
11 revdiff get CVS diffs of files | |
39042
5c7d18289931
Add entry for quick-install-emacs.
Miles Bader <miles@gnu.org>
parents:
38875
diff
changeset
|
12 quick-install-emacs install emacs quickly (`incrementally') |