diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-10-17 17:50:31 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-10-17 17:50:31 +0000 |
commit | ba626475cd1181609cd85e5bf7ffd93d015f4586 (patch) | |
tree | e13cb865ec82dd5c4d3db1db834aec73403c00ee /admin/README | |
parent | 9ff069a5c10f87cced1b54a284ee5ff085e8c42d (diff) | |
download | emacs-ba626475cd1181609cd85e5bf7ffd93d015f4586.tar.gz emacs-ba626475cd1181609cd85e5bf7ffd93d015f4586.tar.bz2 emacs-ba626475cd1181609cd85e5bf7ffd93d015f4586.zip |
Document alloc-colors.c.
Diffstat (limited to 'admin/README')
-rw-r--r-- | admin/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/README b/admin/README index ddb1afa2223..cca682e5aaf 100644 --- a/admin/README +++ b/admin/README @@ -5,6 +5,9 @@ what you do when using them. Brief description of scripts found here: +alloc-color.c a utility program that allocates a given number of + colors on X. May be used it 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 |