mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-05 03:39:38 +00:00
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")
|
("ED.WORSHIP" . "JOKES")
|
||||||
("GNU.JOKES" . "JOKES")
|
("GNU.JOKES" . "JOKES")
|
||||||
("CHARACTERS" . "TODO")
|
("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
|
("images/gnus/mail_send.xpm" . "mail-send.xpm") ; still in images/gnus
|
||||||
;; Renamed within same directory.
|
;; Renamed within same directory.
|
||||||
("schema/xhtml-basic-form.rnc" . "xhtml-bform.rnc" )
|
("schema/xhtml-basic-form.rnc" . "xhtml-bform.rnc" )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue