diff options
| -rw-r--r-- | admin/authors.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/authors.el b/admin/authors.el index 25871abe95d..1ff98fa588a 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -958,7 +958,7 @@ in the repository.") | |||
| 958 | ("nxml/test.invalid.xml" . "test-invalid.xml") | 958 | ("nxml/test.invalid.xml" . "test-invalid.xml") |
| 959 | ("nxml/test.valid.xml" . "test-valid.xml") | 959 | ("nxml/test.valid.xml" . "test-valid.xml") |
| 960 | ("automated/Makefile.in" . "test/Makefile.in") | 960 | ("automated/Makefile.in" . "test/Makefile.in") |
| 961 | ("rmailmm.el" . "test/rmailmm.el") | 961 | ("test/rmailmm.el" . "rmailmm.el") |
| 962 | ;; The one in lisp is eshell/eshell.el. | 962 | ;; The one in lisp is eshell/eshell.el. |
| 963 | ("eshell.el" . "eshell-tests.el") | 963 | ("eshell.el" . "eshell-tests.el") |
| 964 | ("automated/eshell.el" . "eshell-tests.el") | 964 | ("automated/eshell.el" . "eshell-tests.el") |