From 9a857b922e03617c533b396705f8019871b33b54 Mon Sep 17 00:00:00 2001
From: Nicolas Petton <nicolas@petton.fr>
Date: Mon, 28 Nov 2016 16:24:21 +0100
Subject: [PATCH] * admin/authors.el (authors-renamed-files-alist): Addition.

---
 admin/authors.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/admin/authors.el b/admin/authors.el
index 54c23207fee..5a97c854a62 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -856,7 +856,7 @@ in the repository.")
     ("emacs-lisp/assoc.el" . "assoc.el")
     ("emacs-lisp/cust-print.el" . "cust-print.el")
     ("emacs-lisp/gulp.el" . "gulp.el")
-    ("lisp/abbrevlist.el" . "abbrevlist.el")
+    ("abbrevlist.el" . "abbrevlist.el")
     ("emulation/crisp.el" . "crisp.el")
     ("emulation/tpu-edt.el" . "tpu-edt.el")
     ("emulation/tpu-extras.el" . "tpu-extras.el")
-- 
2.39.5