]> git.eshelyaron.com Git - emacs.git/commitdiff
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 ad09c6d190c27215470a6f57ff9016c76ef05b74..a114e5f0af1eb528f3d9b97173816c005ec189c0 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 0e67bcb0c4e66b923d07ac336148ec80850bfa60..59852cd35a7dfd3bca2da836e3dc676f3beca469 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