add entries to authors.el

* admin/authors.el (authors-renamed-files-alist): Add char-fold files.
This commit is contained in:
Nicolas Petton 2016-06-11 00:04:58 +02:00
parent 66d556b518
commit 3ca428e928
No known key found for this signature in database
GPG key ID: 233587A47C207910

View file

@ -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" )