diff options
| author | Markus Rost | 2002-10-13 02:50:11 +0000 |
|---|---|---|
| committer | Markus Rost | 2002-10-13 02:50:11 +0000 |
| commit | 670db9eefc5d7cdf331924234bef77410f1b07de (patch) | |
| tree | c7f5dbd4e532373ec89649b59432395348127189 /admin/README | |
| parent | 6be19e602822a4ec1b3fb128f9ca0fedd821017c (diff) | |
| download | emacs-670db9eefc5d7cdf331924234bef77410f1b07de.tar.gz emacs-670db9eefc5d7cdf331924234bef77410f1b07de.zip | |
Change description of cus-test.el.
Diffstat (limited to 'admin/README')
| -rw-r--r-- | admin/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/README b/admin/README index 97dc812c3c5..2094437cf35 100644 --- a/admin/README +++ b/admin/README | |||
| @@ -11,7 +11,7 @@ alloc-color.c a utility program that allocates a given number of | |||
| 11 | dense colormaps (PseudoColor). | 11 | dense colormaps (PseudoColor). |
| 12 | build-configs build Emacs in various configurations | 12 | build-configs build Emacs in various configurations |
| 13 | check-doc-strings check doc strings against documentation | 13 | check-doc-strings check doc strings against documentation |
| 14 | cus-test.el functions for testing custom definitions | 14 | cus-test.el tests for custom types and load problems |
| 15 | diff-tar-files show files added/removed between two tar files | 15 | diff-tar-files show files added/removed between two tar files |
| 16 | make-emacs build Emacs in various ways | 16 | make-emacs build Emacs in various ways |
| 17 | quick-install-emacs install emacs quickly (`incrementally') | 17 | quick-install-emacs install emacs quickly (`incrementally') |