diff options
author | Kenichi Handa <handa@m17n.org> | 2003-02-13 00:24:02 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2003-02-13 00:24:02 +0000 |
commit | 47774164e5714eb4fb3ad2b9b3bdf7bdc108ca0f (patch) | |
tree | fca285b197e2395f5fd2cddb65e5d6585fd54b41 | |
parent | a84db054588431f32d00597b4eaa068b27ed9931 (diff) | |
download | emacs-47774164e5714eb4fb3ad2b9b3bdf7bdc108ca0f.tar.gz |
(* Extra fonts): Say that Emacs doesn't include fonts.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | INSTALL | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 38e37e67fd4..4af1de4d0c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change) + + * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts. + 2003-02-08 Andreas Schwab <schwab@suse.de> * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable @@ -152,6 +152,9 @@ configure should avoid such old versions. If that happens, use the * Extra fonts +At first, Emacs does not include fonts and does not install them. You +must do this yourself. + To take proper advantage of Emacs 21's mule-unicode charsets, you need a Unicode font. For information on Unicode fonts for X, see <URL:http://czyborra.com/unifont/>, |