emacs/admin
Miles Bader 8fc4819d1b Revision: emacs--cvs-trunk--0--patch-13
Archive: miles@gnu.org--gnu-2003
Creator: Miles Bader <miles@gnu.org>
Date: Thu Aug 14 17:50:57 JST 2003
Standard-date: 2003-08-14 08:50:57 GMT
Summary: Add arch-specific ignored files to quick-install-emacs
Modified-files: ./admin/quick-install-emacs
New-patches: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-13

Add arch-specific ignored files to quick-install-emacs
2003-08-14 08:55:30 +00:00
..
notes Initial revision 2003-04-09 11:50:50 +00:00
nt Update wording and version number etc. 2003-04-22 12:12:07 +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 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
build-configs Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
ChangeLog *** empty log message *** 2003-08-11 19:20:30 +00:00
check-doc-strings *** empty log message *** 2001-08-16 15:23:50 +00:00
cus-test.el Remove obsolete workaround. 2003-08-11 19:19:57 +00:00
diff-tar-files *** empty log message *** 2001-08-31 11:23:06 +00:00
emacs-pretesters Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
make-announcement Code moved to the new script make-changelog-diff, called from here. 2003-02-10 14:30:19 +00:00
make-changelog-diff make-changelog-diff REL1 REL2 2003-02-10 14:27:52 +00:00
make-emacs Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
make-tarball.txt Release instructions added. 2003-03-19 13:02:12 +00:00
quick-install-emacs Revision: emacs--cvs-trunk--0--patch-13 2003-08-14 08:55:30 +00:00
README Added reference to make-tarball.txt. 2002-12-05 12:43:14 +00:00
revdiff Trailing whitespace deleted. 2003-02-04 14:56:31 +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