From 35574609dd09e2eab0301309b0e3bf831f627fcc Mon Sep 17 00:00:00 2001 From: Nicolas Petton Date: Fri, 25 May 2018 15:38:29 +0200 Subject: [PATCH] ; * admin/authors.el: Update. --- admin/authors.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.") ("nxml/test.invalid.xml" . "test-invalid.xml") ("nxml/test.valid.xml" . "test-valid.xml") ("automated/Makefile.in" . "test/Makefile.in") - ("rmailmm.el" . "test/rmailmm.el") + ("test/rmailmm.el" . "rmailmm.el") ;; The one in lisp is eshell/eshell.el. ("eshell.el" . "eshell-tests.el") ("automated/eshell.el" . "eshell-tests.el") -- 2.11.4.GIT