changeset 100041:890266cbab56

(Top): Add a @detailmenu entry for "Character Properties".
author Eli Zaretskii <eliz@gnu.org>
date Sat, 29 Nov 2008 17:04:19 +0000
parents 60d9e250ee84
children f3b92abb1e44
files doc/lispref/elisp.texi
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/elisp.texi	Sat Nov 29 17:03:54 2008 +0000
+++ b/doc/lispref/elisp.texi	Sat Nov 29 17:04:19 2008 +0000
@@ -1087,6 +1087,8 @@
 * 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.
 * Scanning Charsets::       Which character sets are used in a buffer?