changeset 90706:1428c2dd8ad7

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 30 Nov 2006 04:34:27 +0000
parents 93c0415cf795
children 6fad8e771ddf
files README.unicode
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README.unicode	Thu Nov 30 04:33:12 2006 +0000
+++ b/README.unicode	Thu Nov 30 04:34:27 2006 +0000
@@ -196,7 +196,7 @@
 the font backend method.  So, for instance, even if you start Emacs
 as something like this:
   % emacs --enable-font-backend -fn tahoma
-Non-ASCII characters will not be displayed by the font "tahoma".  In
-such a case, please try this:
+Non-ASCII Latin characters will not be displayed by the font "tahoma".
+In such a case, please try this:
 
 (set-fontset-font "fontset-default" 'latin '("tahoma" . "unicode-bmp"))