aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-10-17 17:50:31 +0000
committerEli Zaretskii2001-10-17 17:50:31 +0000
commitba626475cd1181609cd85e5bf7ffd93d015f4586 (patch)
treee13cb865ec82dd5c4d3db1db834aec73403c00ee
parent9ff069a5c10f87cced1b54a284ee5ff085e8c42d (diff)
downloademacs-ba626475cd1181609cd85e5bf7ffd93d015f4586.tar.gz
emacs-ba626475cd1181609cd85e5bf7ffd93d015f4586.zip
Document alloc-colors.c.
-rw-r--r--admin/README3
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.
5 5
6Brief description of scripts found here: 6Brief description of scripts found here:
7 7
8alloc-color.c a utility program that allocates a given number of
9 colors on X. May be used it to debug Emacs with
10 dense colormaps (PseudoColor).
8build-configs build Emacs in various configurations 11build-configs build Emacs in various configurations
9check-doc-strings check doc strings against documentation 12check-doc-strings check doc strings against documentation
10diff-tar-files show files added/removed between two tar files 13diff-tar-files show files added/removed between two tar files