diff options
Diffstat (limited to 'admin/notes/unicode')
| -rw-r--r-- | admin/notes/unicode | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode index c8a956d620a..7f0ce10f048 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -37,6 +37,10 @@ and char-width-table. The additional scripts should cause automatic | |||
| 37 | updates in charscript.el, but it is a good idea to look at the results | 37 | updates in charscript.el, but it is a good idea to look at the results |
| 38 | and see if any changes in admin/unidata/blocks.awk are required. | 38 | and see if any changes in admin/unidata/blocks.awk are required. |
| 39 | 39 | ||
| 40 | The setting of char-width-table around line 1200 of characters.el | ||
| 41 | should be checked against the latest version of the Unicode file | ||
| 42 | EastAsianWidth.txt, and any discrepancies fixed. | ||
| 43 | |||
| 40 | Any new scripts added by UnicodeData.txt will also need updates to | 44 | Any new scripts added by UnicodeData.txt will also need updates to |
| 41 | script-representative-chars defined in fontset.el, and also the list | 45 | script-representative-chars defined in fontset.el, and also the list |
| 42 | of OTF script tags in otf-script-alist, whose source is on this page: | 46 | of OTF script tags in otf-script-alist, whose source is on this page: |