emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 3ca428e 1/3: add entries to authors.el


From: Nicolas Petton
Subject: [Emacs-diffs] emacs-25 3ca428e 1/3: add entries to authors.el
Date: Fri, 10 Jun 2016 22:24:55 +0000 (UTC)

branch: emacs-25
commit 3ca428e9288ec01f157f374b040ceb021cbdca6a
Author: Nicolas Petton <address@hidden>
Commit: Nicolas Petton <address@hidden>

    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 b93c9b2..1447bd4 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" )



reply via email to

[Prev in Thread] Current Thread [Next in Thread]