1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/admin
2004-02-12 07:25:52 +00:00
..
charsets (install): Copy updated files only. 2004-02-12 07:25:52 +00:00
notes New directory 2003-09-08 11:56:09 +00:00
nt New directory 2003-09-08 11:56:09 +00:00
admin.el New directory 2003-09-08 11:56:09 +00:00
alloc-colors.c New directory 2003-09-08 11:56:09 +00:00
build-configs New directory 2003-09-08 11:56:09 +00:00
ChangeLog New directory 2003-09-08 11:56:09 +00:00
ChangeLog.22 *** empty log message *** 2004-02-04 13:03:50 +00:00
check-doc-strings New directory 2003-09-08 11:56:09 +00:00
cus-test.el New directory 2003-09-08 11:56:09 +00:00
diff-tar-files New directory 2003-09-08 11:56:09 +00:00
emacs-pretesters New directory 2003-09-08 11:56:09 +00:00
make-announcement New directory 2003-09-08 11:56:09 +00:00
make-changelog-diff New directory 2003-09-08 11:56:09 +00:00
make-emacs New directory 2003-09-08 11:56:09 +00:00
make-tarball.txt New directory 2003-09-08 11:56:09 +00:00
quick-install-emacs New directory 2003-09-08 11:56:09 +00:00
README *** empty log message *** 2003-09-08 12:53:41 +00:00
revdiff New directory 2003-09-08 11:56:09 +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

Brief description of sub-directories:

charsets		scripts for generating charset map files
			in ../etc/charsets