diff options
author | Stefan Kangas <stefan@marxist.se> | 2020-10-17 02:06:26 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2020-10-17 02:06:26 +0200 |
commit | 86dd9d12aa5a273da2efd4ce8c6e35ae343f1494 (patch) | |
tree | 41664761077e8a8ae5f6461ef6aba3f027181071 /admin | |
parent | 4cecd67c394959a374eacea6018f5ab633b31ae8 (diff) | |
download | emacs-86dd9d12aa5a273da2efd4ce8c6e35ae343f1494.tar.gz |
* admin/release-process: Add note to update files from upstream.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/release-process | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/admin/release-process b/admin/release-process index 73879b13f08..4d973d33610 100644 --- a/admin/release-process +++ b/admin/release-process @@ -195,6 +195,17 @@ pt-br Rodrigo Real ru Alex Ott sk Miroslav Vaško +** Update some files from their upstream. + +Some files in Emacs are copies of data files maintained elsewhere. +Make sure that they are reasonably up-to-date. + +- etc/publicsuffix.txt +https://publicsuffix.org/list/public_suffix_list.dat + +- leim/SKK-DIC/SKK-JISYO.L +https://raw.githubusercontent.com/skk-dev/dict/master/SKK-JISYO.L + * BUGS ** Check for modes which bind M-s that conflicts with a new global binding M-s |