aboutsummaryrefslogtreecommitdiffstats
path: root/admin/README
diff options
context:
space:
mode:
authorGerd Moellmann2001-10-19 16:33:45 +0000
committerGerd Moellmann2001-10-19 16:33:45 +0000
commit74499542df64eb8041b4de71eb091230e52c0414 (patch)
tree7bcc81f12bbde9aff181b92e50275c95f6f0d978 /admin/README
parent8f9495e70ec6569482cae52d8309fb25080ccf1f (diff)
downloademacs-74499542df64eb8041b4de71eb091230e52c0414.tar.gz
emacs-74499542df64eb8041b4de71eb091230e52c0414.zip
*** empty log message ***
Diffstat (limited to 'admin/README')
-rw-r--r--admin/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/admin/README b/admin/README
index cca682e5aaf..bf3663aab38 100644
--- a/admin/README
+++ b/admin/README
@@ -5,8 +5,9 @@ what you do when using them.
5 5
6Brief description of scripts found here: 6Brief description of scripts found here:
7 7
8admin.el utilities for setting version numbers and alike
8alloc-color.c a utility program that allocates a given number of 9alloc-color.c a utility program that allocates a given number of
9 colors on X. May be used it to debug Emacs with 10 colors on X. Can be used to debug Emacs with
10 dense colormaps (PseudoColor). 11 dense colormaps (PseudoColor).
11build-configs build Emacs in various configurations 12build-configs build Emacs in various configurations
12check-doc-strings check doc strings against documentation 13check-doc-strings check doc strings against documentation