]> code.delx.au - gnu-emacs/commitdiff
Update Unicode notes for importing a new Unicode version
authorEli Zaretskii <eliz@gnu.org>
Sat, 12 Mar 2016 16:07:34 +0000 (18:07 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Mar 2016 16:07:34 +0000 (18:07 +0200)
* admin/notes/unicode: Mention the need to update otf-script-alist
in fontset.el when importing data files from a new Unicode
version.

admin/notes/unicode

index 0b2ce90067aff6f2f7cc222aa2bd968d4b8254b3..b30bf50ccf0fd0586f1fb60fd37c8082c2c8bd8b 100644 (file)
@@ -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