diff options
| -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. | |||
| 5 | 5 | ||
| 6 | Brief description of scripts found here: | 6 | Brief description of scripts found here: |
| 7 | 7 | ||
| 8 | alloc-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). | ||
| 8 | build-configs build Emacs in various configurations | 11 | build-configs build Emacs in various configurations |
| 9 | check-doc-strings check doc strings against documentation | 12 | check-doc-strings check doc strings against documentation |
| 10 | diff-tar-files show files added/removed between two tar files | 13 | diff-tar-files show files added/removed between two tar files |