diff options
| author | Eli Zaretskii | 2024-08-29 21:26:54 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2024-08-29 21:26:54 +0300 |
| commit | 762b85be27b46ddccefa655244fbf469ded206dc (patch) | |
| tree | 28ab6b9be5ab9b568d93029828fa0f02f65c3ec9 | |
| parent | e24d568b565cf4417ce4a89996dbb47b9dc22f13 (diff) | |
| download | emacs-762b85be27b46ddccefa655244fbf469ded206dc.tar.gz emacs-762b85be27b46ddccefa655244fbf469ded206dc.zip | |
; Revert "; * admin/authors.el (authors-valid-file-names): Ignore Unicode files."
This reverts commit 6734b60c0c325cf4e7e0614fe67ed24fafc9dd9a.
Existing files cannot be ignored.
| -rw-r--r-- | admin/authors.el | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/admin/authors.el b/admin/authors.el index 96c07c2ec9b..bcb06953df3 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -1151,27 +1151,6 @@ AUTHORS file. There are also some more recent manual additions.") | |||
| 1151 | "admin/notes/tree-sitter/build-module/batch.sh" | 1151 | "admin/notes/tree-sitter/build-module/batch.sh" |
| 1152 | "doc/misc/gnus-coding.texi" | 1152 | "doc/misc/gnus-coding.texi" |
| 1153 | "gnus-coding.texi" | 1153 | "gnus-coding.texi" |
| 1154 | ;; These are imported from Unicode | ||
| 1155 | "unidata/UnicodeData.txt" "admin/unidata/UnicodeData.txt" | ||
| 1156 | "admin/unidata/BidiBrackets.txt" "unidata/BidiBrackets.txt" | ||
| 1157 | "admin/unidata/BidiMirroring.txt" "unidata/BidiMirroring.txt" | ||
| 1158 | "admin/unidata/Blocks.txt" | ||
| 1159 | "admin/unidata/IVD_Sequences.txt" "unidata/IVD_Sequences.txt" | ||
| 1160 | "admin/unidata/IdnaMappingTable.txt" | ||
| 1161 | "admin/unidata/NormalizationTest.txt" | ||
| 1162 | "admin/unidata/PropertyValueAliases.txt" | ||
| 1163 | "admin/unidata/ScriptExtensions.txt" | ||
| 1164 | "admin/unidata/Scripts.txt" | ||
| 1165 | "admin/unidata/SpecialCasing.txt" | ||
| 1166 | "admin/unidata/UnicodeData.txt" | ||
| 1167 | "admin/unidata/confusables.txt" | ||
| 1168 | "admin/unidata/copyright.html" | ||
| 1169 | "test/manual/BidiCharacterTest.txt" | ||
| 1170 | "admin/unidata/emoji-data.txt" | ||
| 1171 | "admin/unidata/emoji-sequences.txt" | ||
| 1172 | "admin/unidata/emoji-test.txt" | ||
| 1173 | "admin/unidata/emoji-variation-sequences.txt" | ||
| 1174 | "admin/unidata/emoji-zwj-sequences.txt" | ||
| 1175 | ) | 1154 | ) |
| 1176 | "File names which are valid, but no longer exist (or cannot be found) | 1155 | "File names which are valid, but no longer exist (or cannot be found) |
| 1177 | in the repository.") | 1156 | in the repository.") |