1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 09:20:54 -08:00
emacs/admin
2004-04-19 07:09:26 +00:00
..
charsets Fix previous change. 2004-02-12 08:21:32 +00:00
notes Sync to HEAD 2004-04-16 12:51:06 +00:00
nt Sync to HEAD 2004-04-16 12:51:06 +00:00
admin.el Sync to HEAD 2004-04-16 12:51:06 +00:00
alloc-colors.c Sync to HEAD 2004-04-16 12:51:06 +00:00
build-configs Sync to HEAD 2004-04-16 12:51:06 +00:00
ChangeLog Sync to HEAD 2004-04-16 12:51:06 +00:00
ChangeLog.22 Add arch taglines 2004-04-19 07:09:26 +00:00
check-doc-strings Sync to HEAD 2004-04-16 12:51:06 +00:00
cus-test.el Sync to HEAD 2004-04-16 12:51:06 +00:00
diff-tar-files Sync to HEAD 2004-04-16 12:51:06 +00:00
emacs-pretesters Sync to HEAD 2004-04-16 12:51:06 +00:00
make-announcement Sync to HEAD 2004-04-16 12:51:06 +00:00
make-changelog-diff Sync to HEAD 2004-04-16 12:51:06 +00:00
make-emacs Sync to HEAD 2004-04-16 12:51:06 +00:00
make-tarball.txt Sync to HEAD 2004-04-16 12:51:06 +00:00
quick-install-emacs Sync to HEAD 2004-04-16 12:51:06 +00:00
README Sync to HEAD 2004-04-16 12:51:06 +00:00
revdiff Sync to HEAD 2004-04-16 12:51:06 +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

# arch-tag: 812b9461-bc0a-46a7-925e-24bd41118463