Mercurial > emacs
changeset 39266:0b1105a90b8b
Write "ASCII" without @sc.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 12 Sep 2001 21:03:06 +0000 |
parents | 523edbd58655 |
children | a8c0a02f6129 |
files | man/mule.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/man/mule.texi Wed Sep 12 21:02:34 2001 +0000 +++ b/man/mule.texi Wed Sep 12 21:03:06 2001 +0000 @@ -1241,7 +1241,7 @@ @node Undisplayable Characters @section Undisplayable Characters - Your terminal may be unable to display some non-@sc{ascii} + Your terminal may be unable to display some non-ASCII characters. Most non-windowing terminals can only use a single character set (use the variable @code{default-terminal-coding-system} (@pxref{Specify Coding}) to tell Emacs which one); characters which @@ -1253,7 +1253,7 @@ no font appear as a hollow box. If you use Latin-1 characters but your terminal can't display -Latin-1, you can arrange to display mnemonic @sc{ascii} sequences +Latin-1, you can arrange to display mnemonic ASCII sequences instead, e.g.@: @samp{"o} for o-umlaut. Load the library @file{iso-ascii} to do this.