From: Chong Yidong Date: Sat, 12 Jun 2010 17:21:01 +0000 (-0400) Subject: * INSTALL: Update font information (Bug#6389). X-Git-Tag: emacs-pretest-23.2.90~139^2~129 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=77d7d2aea45164ca9b5f63056c2f6f73950858f9;p=emacs.git * INSTALL: Update font information (Bug#6389). --- diff --git a/ChangeLog b/ChangeLog index 92b618c1cd9..1612b8bd299 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-06-12 Chong Yidong + + * INSTALL: Update font information (Bug#6389). + 2010-06-10 Glenn Morris * INSTALL: General update. diff --git a/INSTALL b/INSTALL index 0fd77ea045e..005aac08d87 100644 --- a/INSTALL +++ b/INSTALL @@ -190,30 +190,13 @@ configure should avoid such old versions. If that happens, use the * Extra fonts The Emacs distribution does not include fonts and does not install -them. If you need more fonts than your distribution normally provides, -you must install them yourself. - -Emacs running on the GNU system supports both X fonts and local fonts -(i.e. the fonts managed by the fontconfig library). - -For `Unicode' (ISO 10646) X fonts, see - (packaged in Debian), - (packaged in Debian). -(In recent Debian versions, there is an extensive `misc-fixed' -iso10646-1 in the default X installation.) Perhaps also see -. - - has basic fonts for Emacs's -ISO-8859 charsets. - -BDF Unicode fonts etl-unicode.tar.gz are available from - and -. These -fonts can also be used by ps-print and ps-mule to print Unicode -characters. - -Finally, the Web page -lists a large number of free Unicode fonts. +them. + +On the GNU system, Emacs supports both X fonts and local fonts +(i.e. fonts managed by the fontconfig library). If you need more +fonts than your distribution normally provides, you must install them +yourself. See for a large +number of free Unicode fonts. * GNU/Linux development packages