From ba7fb37d6a0ad59d8ca600b4186016da3d941750 Mon Sep 17 00:00:00 2001 From: Nicolas Petton Date: Mon, 9 Oct 2017 21:50:53 +0200 Subject: [PATCH] * admin/authors.el (authors-renamed-files-alist): addition. --- admin/authors.el | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/authors.el b/admin/authors.el index 5638efbc34c..71995d5764c 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -916,6 +916,7 @@ in the repository.") ("vc/vc-arch.el" . "vc-arch.el") ("lisp/gnus/messcompat.el" . "messcompat.el") ("html2text.el" . "html2text.el") + ("lisp/net/html2text.el" . "html2text.el") ;; From lisp to etc/forms. ("forms-d2.el" . "forms-d2.el") ("forms-pass.el" . "forms-pass.el") -- 2.39.5