diff options
author | Dave Love <fx@gnu.org> | 2002-10-24 22:08:39 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2002-10-24 22:08:39 +0000 |
commit | 05fd314b1a4bacaff09cfcb4871c09dcb3c26ff1 (patch) | |
tree | 04caaf7f0f82e3940941c5645f081f5b7ec69b83 | |
parent | 9d57264d53169bb1725cfd1a4d20b78e32e904aa (diff) | |
download | emacs-05fd314b1a4bacaff09cfcb4871c09dcb3c26ff1.tar.gz |
Xfree86 4 iso10646-1 fonts.
-rw-r--r-- | etc/PROBLEMS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 8ad18fc122f..12402d4c6dd 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -8,9 +8,9 @@ minimal character repertoires (whereas the encoding is meant to be a reasonable indication of the repertoire). Emacs may choose one of these to display characters from the mule-unicode charsets and then typically won't be able to find the glyphs to display many characters. -(Check with C-u C-x =.) To avoid this, you may need to use a fontset -which sets the font for the mule-unicode sets explicitly, e.g. to use -GNU unifont include in the fontset spec: +(Check with C-u C-x = .) To avoid this, you may need to use a fontset +which sets the font for the mule-unicode sets explicitly. E.g. to use +GNU unifont, include in the fontset spec: mule-unicode-2500-33ff:-gnu-unifont-*-iso10646-1,\ mule-unicode-e000-ffff:-gnu-unifont-*-iso10646-1,\ |