aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/unicode
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes/unicode')
-rw-r--r--admin/notes/unicode3
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode
index d641e60ff73..da0b0655724 100644
--- a/admin/notes/unicode
+++ b/admin/notes/unicode
@@ -49,6 +49,9 @@ of OTF script tags in otf-script-alist, whose source is on this page:
49 https://docs.microsoft.com/en-us/typography/opentype/spec/scripttags 49 https://docs.microsoft.com/en-us/typography/opentype/spec/scripttags
50 50
51Other databases in fontset.el might also need to be updated as needed. 51Other databases in fontset.el might also need to be updated as needed.
52One notable place to check is the function setup-default-fontset,
53where new scripts will generally need some addition, most probably to
54the list of "simple" scripts (search for "Simple").
52 55
53The function 'ucs-names', defined in lisp/international/mule-cmds.el, 56The function 'ucs-names', defined in lisp/international/mule-cmds.el,
54might need to be updated because it knows about used and unused ranges 57might need to be updated because it knows about used and unused ranges