aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorNicolas Petton2018-05-25 15:38:29 +0200
committerNicolas Petton2018-05-25 15:39:46 +0200
commit35574609dd09e2eab0301309b0e3bf831f627fcc (patch)
tree4847e4fed65f0945ce3bd32ba718d0ede6c87fa0 /admin
parent2f44d2d5b15008fde44a56ca24f0c3b6b9e63faf (diff)
downloademacs-35574609dd09e2eab0301309b0e3bf831f627fcc.tar.gz
emacs-35574609dd09e2eab0301309b0e3bf831f627fcc.zip
; * admin/authors.el: Update.
Diffstat (limited to 'admin')
-rw-r--r--admin/authors.el2
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")