]> git.eshelyaron.com Git - emacs.git/commitdiff
add entries to authors.el
authorNicolas Petton <nicolas@petton.fr>
Fri, 10 Jun 2016 22:04:58 +0000 (00:04 +0200)
committerNicolas Petton <nicolas@petton.fr>
Fri, 10 Jun 2016 22:04:58 +0000 (00:04 +0200)
* admin/authors.el (authors-renamed-files-alist): Add char-fold files.

admin/authors.el

index b93c9b251ca231b4aa984748815ec93bd63eea14..1447bd4f49adc1afdb23686b74bda593ac64bf8a 100644 (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" )