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 table993acb5
; Minor fix for last change in characters.el30c4bb5
More char-width fixes4eb4463
Fix char-width-table values for some Emoji528997d
Keep point when switching from and to *terminal* buffer2130005
* INSTALL: Use correct Emacs release number 25.10835b1
Avoid crashes due to objects read with the #n=object form4de671d
Improve doc string of 'completion-at-point-functions'ceb46f0
Fix crash in evaluating functionsd8374c4
* src/filelock.c (current_lock_owner): Update comment.
This commit is contained in:
commit
6129cd03e2
9 changed files with 54 additions and 45 deletions
|
@ -37,6 +37,10 @@ and char-width-table. The additional scripts should cause automatic
|
|||
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.
|
||||
|
||||
The setting of char-width-table around line 1200 of characters.el
|
||||
should be checked against the latest version of the Unicode file
|
||||
EastAsianWidth.txt, and any discrepancies fixed.
|
||||
|
||||
Any new scripts added by UnicodeData.txt will also need updates to
|
||||
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue