emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 e933249 1/3: Update authors.el


From: Nicolas Petton
Subject: [Emacs-diffs] emacs-26 e933249 1/3: Update authors.el
Date: Thu, 5 Oct 2017 17:18:49 -0400 (EDT)

branch: emacs-26
commit e933249f6bc82f0469792bd1fe1255dcaa813705
Author: Nicolas Petton <address@hidden>
Commit: Nicolas Petton <address@hidden>

    Update authors.el
    
    * admin/authors.el (authors-renamed-files-alist)
    (authors-valid-file-names): Additions.
---
 admin/authors.el | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/admin/authors.el b/admin/authors.el
index f79c2e8..5638efb 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]