aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorK. Handa2017-10-08 11:56:06 +0900
committerK. Handa2017-10-08 11:56:06 +0900
commita9b72976deec9b266950865581a626ec8f7b74f4 (patch)
tree7b5fb778bad612133b54ea3a39aa8356b6bdbaf7 /admin
parent64baaff8c5f70b7d637ac37304c4377e955b3f09 (diff)
parentc194fb61c638490e3510864fe2750814af8c3719 (diff)
downloademacs-a9b72976deec9b266950865581a626ec8f7b74f4.tar.gz
emacs-a9b72976deec9b266950865581a626ec8f7b74f4.zip
Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs into emacs-26
Diffstat (limited to 'admin')
-rw-r--r--admin/authors.el7
1 files changed, 5 insertions, 2 deletions
diff --git a/admin/authors.el b/admin/authors.el
index f79c2e8877e..5638efbc34c 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -806,7 +806,10 @@ Changes to files in this list are not listed.")
806 "srecode-tests.el" "make-test-deps.emacs-lisp" 806 "srecode-tests.el" "make-test-deps.emacs-lisp"
807 "nxml-uchnm.el" 807 "nxml-uchnm.el"
808 "decoder-tests.el" 808 "decoder-tests.el"
809 "obsolete/scribe.el") 809 "obsolete/scribe.el"
810 "cp51932.el"
811 "eucjp-ms.el"
812 "lisp.mk")
810 "File names which are valid, but no longer exist (or cannot be found) 813 "File names which are valid, but no longer exist (or cannot be found)
811in the repository.") 814in the repository.")
812 815
@@ -912,7 +915,7 @@ in the repository.")
912 ("emulation/ws-mode.el" . "ws-mode.el") 915 ("emulation/ws-mode.el" . "ws-mode.el")
913 ("vc/vc-arch.el" . "vc-arch.el") 916 ("vc/vc-arch.el" . "vc-arch.el")
914 ("lisp/gnus/messcompat.el" . "messcompat.el") 917 ("lisp/gnus/messcompat.el" . "messcompat.el")
915 ("lisp/gnus/html2text.el" . "html2text.el") 918 ("html2text.el" . "html2text.el")
916 ;; From lisp to etc/forms. 919 ;; From lisp to etc/forms.
917 ("forms-d2.el" . "forms-d2.el") 920 ("forms-d2.el" . "forms-d2.el")
918 ("forms-pass.el" . "forms-pass.el") 921 ("forms-pass.el" . "forms-pass.el")