Mercurial > emacs
annotate admin/README @ 48166:f4093f55e9c2
(POLLING_PROBLEM_IN_SELECT): Defined.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 06 Nov 2002 04:57:48 +0000 |
parents | 1d62ac5dafa8 |
children | 1c6027c437eb |
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 | |
40063 | 8 admin.el utilities for setting version numbers and alike |
40013 | 9 alloc-color.c a utility program that allocates a given number of |
40063 | 10 colors on X. Can be used to debug Emacs with |
40013 | 11 dense colormaps (PseudoColor). |
38875 | 12 build-configs build Emacs in various configurations |
13 check-doc-strings check doc strings against documentation | |
47856
1d62ac5dafa8
Change description of cus-test.el.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47803
diff
changeset
|
14 cus-test.el tests for custom types and load problems |
39058 | 15 diff-tar-files show files added/removed between two tar files |
38875 | 16 make-emacs build Emacs in various ways |
39057 | 17 quick-install-emacs install emacs quickly (`incrementally') |
38875 | 18 revdiff get CVS diffs of files |