From: Nicolas Petton Date: Fri, 10 Jun 2016 22:04:58 +0000 (+0200) Subject: add entries to authors.el X-Git-Tag: emacs-25.0.95~2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ca428e;p=emacs.git add entries to authors.el * admin/authors.el (authors-renamed-files-alist): Add char-fold files. --- 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" )