aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/unicode
diff options
context:
space:
mode:
authorPaul Eggert2016-10-23 02:43:17 -0700
committerPaul Eggert2016-10-23 02:43:17 -0700
commit6129cd03e20a0aaee46ceb742a9ed1ae2904eab3 (patch)
treef432bbffba80979cec74cfc125a9f73abfd06a91 /admin/notes/unicode
parent16d126d7559c2f58c8af6cf86c9f54b6e21cceb4 (diff)
parentb73f4668ab685dfb690eced15b20ed47f90efccb (diff)
downloademacs-6129cd03e20a0aaee46ceb742a9ed1ae2904eab3.tar.gz
emacs-6129cd03e20a0aaee46ceb742a9ed1ae2904eab3.zip
Merge from origin/emacs-25
b73f466 * lisp/cus-start.el (exec-path): Handle nil elements. (Bug#2... 55ebb70 Catch the imenu-unavailable error in sh-mode completion table 993acb5 ; Minor fix for last change in characters.el 30c4bb5 More char-width fixes 4eb4463 Fix char-width-table values for some Emoji 528997d Keep point when switching from and to *terminal* buffer 2130005 * INSTALL: Use correct Emacs release number 25. 10835b1 Avoid crashes due to objects read with the #n=object form 4de671d Improve doc string of 'completion-at-point-functions' ceb46f0 Fix crash in evaluating functions d8374c4 * src/filelock.c (current_lock_owner): Update comment.
Diffstat (limited to 'admin/notes/unicode')
-rw-r--r--admin/notes/unicode4
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
37updates in charscript.el, but it is a good idea to look at the results 37updates in charscript.el, but it is a good idea to look at the results
38and see if any changes in admin/unidata/blocks.awk are required. 38and see if any changes in admin/unidata/blocks.awk are required.
39 39
40The setting of char-width-table around line 1200 of characters.el
41should be checked against the latest version of the Unicode file
42EastAsianWidth.txt, and any discrepancies fixed.
43
40Any new scripts added by UnicodeData.txt will also need updates to 44Any new scripts added by UnicodeData.txt will also need updates to
41script-representative-chars defined in fontset.el, and also the list 45script-representative-chars defined in fontset.el, and also the list
42of OTF script tags in otf-script-alist, whose source is on this page: 46of OTF script tags in otf-script-alist, whose source is on this page: