1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
emacs/admin
Miles Bader c591537064 Exit if we can't find some variable.
(AVOID): Add .orig & .rej files.
(get_config_var): Be more liberal about format of config.status sed commands.
2001-10-19 17:21:49 +00:00
..
nt Remove reference to obsolete file 2001-09-04 13:12:55 +00:00
admin.el *** empty log message *** 2001-10-19 16:33:45 +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 Exit if we can't find some variable. 2001-10-19 17:21:49 +00:00
check-doc-strings *** empty log message *** 2001-08-16 15:23:50 +00:00
diff-tar-files *** empty log message *** 2001-08-31 11:23:06 +00:00
make-emacs Add --boot switch for bootstrapping. Logs to 2001-10-13 09:58:53 +00:00
quick-install-emacs Exit if we can't find some variable. 2001-10-19 17:21:49 +00:00
README *** empty log message *** 2001-10-19 16:33:45 +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
diff-tar-files		show files added/removed between two tar files
make-emacs		build Emacs in various ways
quick-install-emacs	install emacs quickly (`incrementally')
revdiff			get CVS diffs of files