diff options
| -rw-r--r-- | man/anti.texi | 2 | ||||
| -rw-r--r-- | man/mule.texi | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/man/anti.texi b/man/anti.texi index 5ca2dd196d7..95debe1fb83 100644 --- a/man/anti.texi +++ b/man/anti.texi | |||
| @@ -129,7 +129,7 @@ It does not try to see if the preferred coding system is suitable. | |||
| 129 | Commands which provide detailed information about character sets and | 129 | Commands which provide detailed information about character sets and |
| 130 | coding systems, such as @code{list-charset-chars}, | 130 | coding systems, such as @code{list-charset-chars}, |
| 131 | @code{describe-character-set}, and the @kbd{C-u C-x =} key-sequence, | 131 | @code{describe-character-set}, and the @kbd{C-u C-x =} key-sequence, |
| 132 | no longer exist. The less said about non-@sc{ascii} characters, the | 132 | no longer exist. The less said about non-ASCII characters, the |
| 133 | better. | 133 | better. |
| 134 | 134 | ||
| 135 | @item | 135 | @item |
diff --git a/man/mule.texi b/man/mule.texi index 838c6d08b3f..3359892fb0e 100644 --- a/man/mule.texi +++ b/man/mule.texi | |||
| @@ -1260,8 +1260,8 @@ instead, e.g.@: @samp{"o} for o-umlaut. Load the library | |||
| 1260 | @vindex latin1-display | 1260 | @vindex latin1-display |
| 1261 | If your terminal can display Latin-1, you can display characters | 1261 | If your terminal can display Latin-1, you can display characters |
| 1262 | from other European character sets using a mixture of equivalent | 1262 | from other European character sets using a mixture of equivalent |
| 1263 | Latin-1 characters and @sc{ascii} mnemonics. Use the Custom option | 1263 | Latin-1 characters and ASCII mnemonics. Use the Custom option |
| 1264 | @code{latin1-display} to enable this. The mnemonic @sc{ascii} | 1264 | @code{latin1-display} to enable this. The mnemonic ASCII |
| 1265 | sequences mostly correspond to those of the prefix input methods. | 1265 | sequences mostly correspond to those of the prefix input methods. |
| 1266 | 1266 | ||
| 1267 | @node Single-Byte Character Support | 1267 | @node Single-Byte Character Support |