Fix typo.
authorRichard M. Stallman <rms@gnu.org>
Fri, 9 Nov 2001 02:42:55 +0000 (02:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 9 Nov 2001 02:42:55 +0000 (02:42 +0000)
lispref/elisp.texi
lispref/nonascii.texi

index ad09c6d..a114e5f 100644 (file)
@@ -792,7 +792,7 @@ Non-ASCII Characters
 * Translation of Characters::   Translation tables are used for conversion.
 * Coding Systems::          Coding systems are conversions for saving files.
 * Input Methods::           Input methods allow users to enter various
-                                non-ASCII characters without speciak keyboards.
+                                non-ASCII characters without special keyboards.
 * Locales::                 Interacting with the POSIX locale.
 
 Searching and Matching
index 0e67bcb..59852cd 100644 (file)
@@ -25,7 +25,7 @@ characters and how they are stored in strings and buffers.
 * Translation of Characters::   Translation tables are used for conversion.
 * Coding Systems::          Coding systems are conversions for saving files.
 * Input Methods::           Input methods allow users to enter various
-                                non-ASCII characters without speciak keyboards.
+                                non-ASCII characters without special keyboards.
 * Locales::                 Interacting with the POSIX locale.
 @end menu