diff options
| author | Miles Bader | 2006-07-06 08:59:39 +0000 |
|---|---|---|
| committer | Miles Bader | 2006-07-06 08:59:39 +0000 |
| commit | 6a46b0188332c8007c23014bd0ba97441be6abe8 (patch) | |
| tree | e6bad7efe8102d87934fbae8f1b34341cd4e4957 /etc/PROBLEMS | |
| parent | 5ed089581a49f8f0eba2d911203ff5db57eac322 (diff) | |
| parent | 978db1472a9d4bbaafbc93b9176f7c409ac209bd (diff) | |
| download | emacs-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/PROBLEMS | 9 |
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. | |||
| 704 | You can remedy the problem by installing additional fonts. | 704 | You can remedy the problem by installing additional fonts. |
| 705 | 705 | ||
| 706 | The intlfonts distribution includes a full spectrum of fonts that can | 706 | The intlfonts distribution includes a full spectrum of fonts that can |
| 707 | display all the characters Emacs supports. | 707 | display all the characters Emacs supports. The etl-unicode collection |
| 708 | of fonts (available from <URL:ftp://ftp.x.org/contrib/fonts/> and | ||
| 709 | <URL:ftp://ftp.xfree86.org/pub/mirror/X.Org/contrib/fonts/>) includes | ||
| 710 | fonts that can display many Unicode characters; they can also be used | ||
| 711 | by ps-print and ps-mule to print Unicode characters. | ||
| 708 | 712 | ||
| 709 | Another cause of this for specific characters is fonts which have a | 713 | Another cause of this for specific characters is fonts which have a |
| 710 | missing glyph and no default character. This is known to occur for | 714 | missing 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 | ||
| 717 | You may have bad X11 fonts; try installing the intlfonts distribution. | 721 | You may have bad X11 fonts; try installing the intlfonts distribution |
| 722 | or 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 | ||