]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/elisp.texi
Include <limits.h>.
[gnu-emacs] / doc / lispref / elisp.texi
index fd0cb6c68f86d36a0098555a9be0e449c6574283..565c869227400d2473865742923b8e1289146208 100644 (file)
@@ -1087,10 +1087,10 @@ Non-ASCII Characters
 * Selecting a Representation::  Treating a byte sequence as unibyte or multi.
 * Character Codes::         How unibyte and multibyte relate to
                                 codes of individual characters.
+* Character Properties::    Character attributes that define their
+                                behavior and handling.
 * Character Sets::          The space of possible character codes
                                 is divided into various character sets.
-* Chars and Bytes::         More information about multibyte encodings.
-* Splitting Characters::    Converting a character to its byte sequence.
 * Scanning Charsets::       Which character sets are used in a buffer?
 * Translation of Characters::   Translation tables are used for conversion.
 * Coding Systems::          Coding systems are conversions for saving files.