diff options
| -rw-r--r-- | man/mule.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/mule.texi b/man/mule.texi index 72d1b5be715..83dcf8074f1 100644 --- a/man/mule.texi +++ b/man/mule.texi | |||
| @@ -66,7 +66,9 @@ the @kbd{C-q} command (@pxref{Multibyte Conversion}). | |||
| 66 | @findex view-hello-file | 66 | @findex view-hello-file |
| 67 | The command @kbd{C-h h} (@code{view-hello-file}) displays the file | 67 | The command @kbd{C-h h} (@code{view-hello-file}) displays the file |
| 68 | @file{etc/HELLO}, which shows how to say ``hello'' in many languages. | 68 | @file{etc/HELLO}, which shows how to say ``hello'' in many languages. |
| 69 | This illustrates various scripts. | 69 | This illustrates various scripts. If the font you're using doesn't have |
| 70 | characters for all those different languages, you will see some hollow | ||
| 71 | boxes instead of characters; see @ref{Fontsets}. | ||
| 70 | 72 | ||
| 71 | Keyboards, even in the countries where these character sets are used, | 73 | Keyboards, even in the countries where these character sets are used, |
| 72 | generally don't have keys for all the characters in them. So Emacs | 74 | generally don't have keys for all the characters in them. So Emacs |