From: Nicolas Petton Date: Mon, 9 Oct 2017 19:50:53 +0000 (+0200) Subject: * admin/authors.el (authors-renamed-files-alist): addition. X-Git-Tag: emacs-26.0.90~25 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ba7fb37d6a;p=emacs.git * admin/authors.el (authors-renamed-files-alist): addition. --- 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")