emacs/admin
Markus Rost 6be19e6028 Further changes. Improve the reports from batch runs.
(cus-test-libs): Run load tests in external processes.
2002-10-13 02:47:54 +00:00
..
notes Initial revision 2002-06-03 03:15:34 +00:00
nt Don't include elisp/term/*.el files twice. 2002-02-11 14:26:17 +00:00
admin.el (set-version): Use `s' interactive spec for 2001-10-21 22:51:08 +00:00
alloc-colors.c *** empty log message *** 2001-10-17 09:27:02 +00:00
build-configs Add --help option. Add support for building 2001-10-19 11:31:22 +00:00
ChangeLog Extended and reorganized. 2002-10-10 22:50:35 +00:00
check-doc-strings *** empty log message *** 2001-08-16 15:23:50 +00:00
cus-test.el Further changes. Improve the reports from batch runs. 2002-10-13 02:47:54 +00:00
diff-tar-files *** empty log message *** 2001-08-31 11:23:06 +00:00
emacs-pretesters New file with information for Emacs pretesters. 2002-04-26 06:23:06 +00:00
make-emacs Add --trace-move. 2001-12-06 14:22:57 +00:00
quick-install-emacs (VERSION): Calculate using the same method that configure.in uses. 2002-05-27 08:07:49 +00:00
README Add entry for cus-test.el. 2002-10-08 18:50:53 +00:00
revdiff Allow -<number> for OLD. 2001-09-05 08:02:18 +00:00

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:

admin.el		utilities for setting version numbers and alike
alloc-color.c		a utility program that allocates a given number of
			colors on X.  Can be used to debug Emacs with
			dense colormaps (PseudoColor).
build-configs		build Emacs in various configurations
check-doc-strings	check doc strings against documentation
cus-test.el		functions for testing custom definitions
diff-tar-files		show files added/removed between two tar files
make-emacs		build Emacs in various ways
quick-install-emacs	install emacs quickly (`incrementally')
revdiff			get CVS diffs of files