summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2016-03-12 18:07:34 +0200
committerEli Zaretskii <eliz@gnu.org>2016-03-12 18:07:34 +0200
commit983448dfa062e3e8512e79edf08dcf16ad56b8bd (patch)
tree78762744f95ab0267eb515c075287e8bdade05da /admin
parenta761fbf262b6898036a537a36476da7767c0daca (diff)
downloademacs-983448dfa062e3e8512e79edf08dcf16ad56b8bd.tar.gz
Update Unicode notes for importing a new Unicode version
* admin/notes/unicode: Mention the need to update otf-script-alist in fontset.el when importing data files from a new Unicode version.
Diffstat (limited to 'admin')
-rw-r--r--admin/notes/unicode8
1 files changed, 6 insertions, 2 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode
index 0b2ce90067a..b30bf50ccf0 100644
--- a/admin/notes/unicode
+++ b/admin/notes/unicode
@@ -36,8 +36,12 @@ updates in charscript.el, but it is a good idea to look at the results
and see if any changes in admin/unidata/blocks.awk are required.
Any new scripts added by UnicodeData.txt will also need updates to
-script-representative-chars defined in fontset.el. Other databases in
-fontset.el might also need to be updated as needed.
+script-representative-chars defined in fontset.el, and also the list
+of OTF script tags in otf-script-alist, whose source is on this page:
+
+ https://www.microsoft.com/typography/otspec/scripttags.htm
+
+Other databases in fontset.el might also need to be updated as needed.
The function 'ucs-names', defined in lisp/international/mule-cmds.el,
might need to be updated because it knows about used and unused ranges