(latexenc-find-file-coding-system): Don't inherit the EOL part of the
[emacs.git] / admin / README
blobe5116fcbaa3d6633f876b1fc20e47df3f472e14d
1 This directory contains scripts and other things useful for developing
2 and maintaining Emacs.  These files are not part of Emacs releases
3 because they are not deemed generally useful, and you have to know
4 what you do when using them.
6 Brief description of scripts found here:
8 admin.el                utilities for setting version numbers and alike
9 alloc-color.c           a utility program that allocates a given number of
10                         colors on X.  Can be used to debug Emacs with
11                         dense colormaps (PseudoColor).
12 build-configs           build Emacs in various configurations
13 check-doc-strings       check doc strings against documentation
14 cus-test.el             tests for custom types and load problems
15 diff-tar-files          show files added/removed between two tar files
16 make-emacs              build Emacs in various ways
17 make-tarball.txt        instructions to create pretest or release tarballs
18 quick-install-emacs     install emacs quickly (`incrementally')
19 revdiff                 get CVS diffs of files
21 # arch-tag: 812b9461-bc0a-46a7-925e-24bd41118463