mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-03 11:33:37 +00:00
More excluded charsets for Unicode support.
This commit is contained in:
parent
74070f4c5e
commit
a59ec541d2
@ -31,7 +31,7 @@ mule-unicode-0100-24ff:-gnu-unifont-*-iso10646-1
|
||||
|
||||
Emacs currently, by default, only supports the parts of the BMP whose
|
||||
codepoints are in the ranges 0000-33ff and e000-ffff. This excludes
|
||||
CJK, Yi, Music, and Maths.
|
||||
CJK, Yi, Music, Maths, Private Use Area, Gothic, and Old Italic.
|
||||
|
||||
If you try to save a file containing characters with code points
|
||||
outside this range, Emacs will suggest other compatible coding
|
||||
|
Loading…
Reference in New Issue
Block a user