1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/admin
2003-01-22 01:14:07 +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 (add-release-logs): Expand the directory name before calling find(1). 2003-01-17 14:48:15 +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 *** empty log message *** 2003-01-22 01:14:07 +00:00
check-doc-strings
cus-test.el Reworked. Added a new test cus-test-noloads. And a quiz. 2002-10-16 04:41:59 +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-announcement Better sed script. 2003-01-20 16:15:15 +00:00
make-emacs Add --trace-move. 2001-12-06 14:22:57 +00:00
make-tarball.txt Improve some rough ends. 2003-01-20 16:15:42 +00:00
quick-install-emacs Update version number. 2003-01-07 01:26:24 +00:00
README Added reference to make-tarball.txt. 2002-12-05 12:43:14 +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		tests for custom types and load problems
diff-tar-files		show files added/removed between two tar files
make-emacs		build Emacs in various ways
make-tarball.txt	instructions to create pretest or release tarballs
quick-install-emacs	install emacs quickly (`incrementally')
revdiff			get CVS diffs of files