1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 12:20:39 -08:00
emacs/admin
Markus Rost 1e76e7a066 Describe the shell command for running cus-test-all in the emacs
source directory.
Fix typo.
Require cus-load explicitly.
2002-10-08 20:08:55 +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
alloc-colors.c
build-configs
ChangeLog *** empty log message *** 2002-10-08 18:48:25 +00:00
check-doc-strings
cus-test.el Describe the shell command for running cus-test-all in the emacs 2002-10-08 20:08:55 +00:00
diff-tar-files
emacs-pretesters New file with information for Emacs pretesters. 2002-04-26 06:23:06 +00:00
make-emacs
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

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