]> git.eshelyaron.com Git - emacs.git/commitdiff
Update authors.el
authorNicolas Petton <nicolas@petton.fr>
Wed, 4 Oct 2017 19:49:22 +0000 (21:49 +0200)
committerNicolas Petton <nicolas@petton.fr>
Thu, 5 Oct 2017 20:26:47 +0000 (22:26 +0200)
* admin/authors.el (authors-renamed-files-alist)
(authors-valid-file-names): Additions.

admin/authors.el

index f79c2e8877e7b472c6d55b7b03d2e2a90c7735fd..5638efbc34c32bcd5a8e20945f94053151983867 100644 (file)
@@ -806,7 +806,10 @@ Changes to files in this list are not listed.")
     "srecode-tests.el" "make-test-deps.emacs-lisp"
     "nxml-uchnm.el"
     "decoder-tests.el"
-    "obsolete/scribe.el")
+    "obsolete/scribe.el"
+    "cp51932.el"
+    "eucjp-ms.el"
+    "lisp.mk")
   "File names which are valid, but no longer exist (or cannot be found)
 in the repository.")
 
@@ -912,7 +915,7 @@ in the repository.")
     ("emulation/ws-mode.el" . "ws-mode.el")
     ("vc/vc-arch.el" . "vc-arch.el")
     ("lisp/gnus/messcompat.el" . "messcompat.el")
-    ("lisp/gnus/html2text.el" . "html2text.el")
+    ("html2text.el" . "html2text.el")
     ;; From lisp to etc/forms.
     ("forms-d2.el" . "forms-d2.el")
     ("forms-pass.el" . "forms-pass.el")