diff options
| -rw-r--r-- | doc/emacs/mule.texi | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi index 807f942e578..df2d687114b 100644 --- a/doc/emacs/mule.texi +++ b/doc/emacs/mule.texi | |||
| @@ -1598,12 +1598,8 @@ can still handle these character codes as if they belonged to | |||
| 1598 | set-language-environment} and specify a suitable language environment | 1598 | set-language-environment} and specify a suitable language environment |
| 1599 | such as @samp{Latin-@var{n}}. | 1599 | such as @samp{Latin-@var{n}}. |
| 1600 | 1600 | ||
| 1601 | For more information about unibyte operation, see @ref{Disabling | 1601 | For more information about unibyte operation, see |
| 1602 | Multibyte}. | 1602 | @ref{Disabling Multibyte}. |
| 1603 | @c FIXME This isn't true any more, is it? | ||
| 1604 | Note particularly that you probably want to ensure that | ||
| 1605 | your initialization files are read as unibyte if they contain | ||
| 1606 | non-@acronym{ASCII} characters. | ||
| 1607 | 1603 | ||
| 1608 | @vindex unibyte-display-via-language-environment | 1604 | @vindex unibyte-display-via-language-environment |
| 1609 | Emacs can also display bytes in the range 160 to 255 as readable | 1605 | Emacs can also display bytes in the range 160 to 255 as readable |