From 3ca428e9288ec01f157f374b040ceb021cbdca6a Mon Sep 17 00:00:00 2001 From: Nicolas Petton Date: Sat, 11 Jun 2016 00:04:58 +0200 Subject: [PATCH] add entries to authors.el * admin/authors.el (authors-renamed-files-alist): Add char-fold files. --- admin/authors.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin/authors.el b/admin/authors.el index b93c9b251ca..1447bd4f49a 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -886,6 +886,8 @@ in the repository.") ("ED.WORSHIP" . "JOKES") ("GNU.JOKES" . "JOKES") ("CHARACTERS" . "TODO") + ("lisp/character-fold.el" . "lisp/char-fold.el") + ("test/automated/character-fold-tests.el" . "test/automated/char-fold-tests.el") ("images/gnus/mail_send.xpm" . "mail-send.xpm") ; still in images/gnus ;; Renamed within same directory. ("schema/xhtml-basic-form.rnc" . "xhtml-bform.rnc" ) -- 2.39.2