]> git.eshelyaron.com Git - emacs.git/commitdiff
Update authors.el
authorNicolas Petton <nicolas@petton.fr>
Wed, 11 Oct 2017 13:12:09 +0000 (15:12 +0200)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Jan 2018 21:29:20 +0000 (13:29 -0800)
* admin/authors.el (authors-valid-file-names)
(authors-renamed-files-alist): Additions.

admin/authors.el

index 5032b57fd920cebcd0b2feb8be18c07174e6a817..079d64b32058508a6d5154a273b1c8e2e434a5df 100644 (file)
@@ -809,7 +809,20 @@ Changes to files in this list are not listed.")
     "obsolete/scribe.el"
     "cp51932.el"
     "eucjp-ms.el"
-    "lisp.mk")
+    "lisp.mk"
+    "update-game-score.exe.manifest"
+    "lisp/obsolete/awk-mode.el"
+    "lisp/obsolete/iso-acc.el"
+    "lisp/obsolete/iso-insert.el"
+    "lisp/obsolete/resume.el"
+    "lisp/obsolete/scribe.el"
+    "lisp/obsolete/swedish.el"
+    "lisp/obsolete/spell.el"
+    "lisp/obsolete/swedish.el"
+    "lisp/obsolete/sym-comp.el"
+    "library-of-babel.org"
+    "flymake-elisp.el"
+    "flymake-ui.el")
   "File names which are valid, but no longer exist (or cannot be found)
 in the repository.")
 
@@ -894,6 +907,7 @@ in the repository.")
     ("progmodes/octave-inf.el" . "octave.el")
     ("progmodes/octave-mod.el" . "octave.el")
     ;; Obsolete.
+    ("lisp/gs.el" . "gs.el")
     ("emacs-lisp/assoc.el" . "assoc.el")
     ("emacs-lisp/cust-print.el" . "cust-print.el")
     ("emacs-lisp/gulp.el" . "gulp.el")