# HG changeset patch # User Richard M. Stallman # Date 1004565498 0 # Node ID 85791f717d5c597fb80b22768241605b9fe2aeaf # Parent 4cc5155bf5dff58e076e52c8f7952a727b77262a Update menu for subnodes of Text Properties. diff -r 4cc5155bf5df -r 85791f717d5c lispref/elisp.texi --- a/lispref/elisp.texi Wed Oct 31 21:57:45 2001 +0000 +++ b/lispref/elisp.texi Wed Oct 31 21:58:18 2001 +0000 @@ -770,6 +770,10 @@ them back. * Lazy Properties:: Computing text properties in a lazy fashion only when text is examined. +* Clickable Text:: Using text properties to make regions of text + do something when you click on them. +* Fields:: The @code{field} property defines + fields within the buffer. * Not Intervals:: Why text properties do not use Lisp-visible text intervals.