comparison lispref/nonascii.texi @ 40834:9552d64e0367

Fix typo.
author Richard M. Stallman <rms@gnu.org>
date Fri, 09 Nov 2001 02:42:55 +0000
parents 68b26e98aef6
children 0dddc8f93861
comparison
equal deleted inserted replaced
40833:0ef95d6b83bc 40834:9552d64e0367
23 * Splitting Characters:: Converting a character to its byte sequence. 23 * Splitting Characters:: Converting a character to its byte sequence.
24 * Scanning Charsets:: Which character sets are used in a buffer? 24 * Scanning Charsets:: Which character sets are used in a buffer?
25 * Translation of Characters:: Translation tables are used for conversion. 25 * Translation of Characters:: Translation tables are used for conversion.
26 * Coding Systems:: Coding systems are conversions for saving files. 26 * Coding Systems:: Coding systems are conversions for saving files.
27 * Input Methods:: Input methods allow users to enter various 27 * Input Methods:: Input methods allow users to enter various
28 non-ASCII characters without speciak keyboards. 28 non-ASCII characters without special keyboards.
29 * Locales:: Interacting with the POSIX locale. 29 * Locales:: Interacting with the POSIX locale.
30 @end menu 30 @end menu
31 31
32 @node Text Representations 32 @node Text Representations
33 @section Text Representations 33 @section Text Representations