[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-26 3f00db7: Minor update in admin/notes/unicode
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] emacs-26 3f00db7: Minor update in admin/notes/unicode |
Date: |
Sat, 17 Aug 2019 11:14:44 -0400 (EDT) |
branch: emacs-26
commit 3f00db7ca6d40312651a302842561e7fb168ee99
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>
Minor update in admin/notes/unicode
* admin/notes/unicode: Mention changes to be done in
setup-default-fontset in fontset.el. (Bug#14461)
---
admin/notes/unicode | 3 +++
1 file changed, 3 insertions(+)
diff --git a/admin/notes/unicode b/admin/notes/unicode
index d641e60..da0b065 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:
https://docs.microsoft.com/en-us/typography/opentype/spec/scripttags
Other databases in fontset.el might also need to be updated as needed.
+One notable place to check is the function setup-default-fontset,
+where new scripts will generally need some addition, most probably to
+the list of "simple" scripts (search for "Simple").
The function 'ucs-names', defined in lisp/international/mule-cmds.el,
might need to be updated because it knows about used and unused ranges
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-26 3f00db7: Minor update in admin/notes/unicode,
Eli Zaretskii <=