aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2001-08-25 02:05:59 +0000
committerRichard M. Stallman2001-08-25 02:05:59 +0000
commitbb61b0380f53ef090f5827271dfb4200806a8f48 (patch)
tree9bfc1c83ef10df13c4b2239a90d74a434acaceca
parent7b67d693f21abb7cc22385d9943c8ff672d4ef64 (diff)
downloademacs-bb61b0380f53ef090f5827271dfb4200806a8f48.tar.gz
emacs-bb61b0380f53ef090f5827271dfb4200806a8f48.zip
Standardize on ASCII without @sc.
-rw-r--r--man/anti.texi2
-rw-r--r--man/mule.texi4
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.
129Commands which provide detailed information about character sets and 129Commands which provide detailed information about character sets and
130coding systems, such as @code{list-charset-chars}, 130coding 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,
132no longer exist. The less said about non-@sc{ascii} characters, the 132no longer exist. The less said about non-ASCII characters, the
133better. 133better.
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
1262from other European character sets using a mixture of equivalent 1262from other European character sets using a mixture of equivalent
1263Latin-1 characters and @sc{ascii} mnemonics. Use the Custom option 1263Latin-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
1265sequences mostly correspond to those of the prefix input methods. 1265sequences mostly correspond to those of the prefix input methods.
1266 1266
1267@node Single-Byte Character Support 1267@node Single-Byte Character Support