1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/admin/README

22 lines
963 B
Plaintext
Raw Normal View History

2001-08-20 10:02:30 +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:
2001-10-19 16:33:45 +00:00
admin.el utilities for setting version numbers and alike
2001-10-17 17:50:31 +00:00
alloc-color.c a utility program that allocates a given number of
2001-10-19 16:33:45 +00:00
colors on X. Can be used to debug Emacs with
2001-10-17 17:50:31 +00:00
dense colormaps (PseudoColor).
2001-08-20 10:05:27 +00:00
build-configs build Emacs in various configurations
check-doc-strings check doc strings against documentation
2002-10-13 02:50:11 +00:00
cus-test.el tests for custom types and load problems
2001-08-31 11:23:06 +00:00
diff-tar-files show files added/removed between two tar files
2001-08-20 10:05:27 +00:00
make-emacs build Emacs in various ways
2002-12-05 12:43:14 +00:00
make-tarball.txt instructions to create pretest or release tarballs
2001-08-31 01:44:53 +00:00
quick-install-emacs install emacs quickly (`incrementally')
2001-08-31 11:23:06 +00:00
revdiff get CVS diffs of files
2003-09-01 15:45:59 +00:00
# arch-tag: 812b9461-bc0a-46a7-925e-24bd41118463