add entries to authors.el
* admin/authors.el (authors-renamed-files-alist): Add char-fold files.
This commit is contained in:
parent
66d556b518
commit
3ca428e928
1 changed files with 2 additions and 0 deletions
|
@ -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" )
|
||||
|
|
Loading…
Add table
Reference in a new issue