aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorMiles Bader2006-07-06 08:59:39 +0000
committerMiles Bader2006-07-06 08:59:39 +0000
commit6a46b0188332c8007c23014bd0ba97441be6abe8 (patch)
treee6bad7efe8102d87934fbae8f1b34341cd4e4957 /etc/PROBLEMS
parent5ed089581a49f8f0eba2d911203ff5db57eac322 (diff)
parent978db1472a9d4bbaafbc93b9176f7c409ac209bd (diff)
downloademacs-6a46b0188332c8007c23014bd0ba97441be6abe8.tar.gz
emacs-6a46b0188332c8007c23014bd0ba97441be6abe8.zip
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 320-342) - Update from CVS - Merge from gnus--rel--5.10 - lisp/play/cookie1.el (cookie): Work properly when there's only one entry - Add note about "link" button-class to etc/TODO * gnus--rel--5.10 (patch 108-112) - Merge from emacs--devo--0 - Clean up merge mistakes - Update from CVS - Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo. Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-86
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS9
1 files changed, 7 insertions, 2 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index f42f9565cf6..0c1f47605df 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -704,7 +704,11 @@ server, then the characters that have no font appear as hollow boxes.
704You can remedy the problem by installing additional fonts. 704You can remedy the problem by installing additional fonts.
705 705
706The intlfonts distribution includes a full spectrum of fonts that can 706The intlfonts distribution includes a full spectrum of fonts that can
707display all the characters Emacs supports. 707display all the characters Emacs supports. The etl-unicode collection
708of fonts (available from <URL:ftp://ftp.x.org/contrib/fonts/> and
709<URL:ftp://ftp.xfree86.org/pub/mirror/X.Org/contrib/fonts/>) includes
710fonts that can display many Unicode characters; they can also be used
711by ps-print and ps-mule to print Unicode characters.
708 712
709Another cause of this for specific characters is fonts which have a 713Another cause of this for specific characters is fonts which have a
710missing glyph and no default character. This is known to occur for 714missing glyph and no default character. This is known to occur for
@@ -714,7 +718,8 @@ of this character to display a space.
714 718
715** Under X11, some characters appear improperly aligned in their lines. 719** Under X11, some characters appear improperly aligned in their lines.
716 720
717You may have bad X11 fonts; try installing the intlfonts distribution. 721You may have bad X11 fonts; try installing the intlfonts distribution
722or the etl-unicode collection (see the previous entry).
718 723
719** Certain fonts make each line take one pixel more than it "should". 724** Certain fonts make each line take one pixel more than it "should".
720 725