From: Richard M. Stallman Date: Wed, 31 Oct 2001 21:58:18 +0000 (+0000) Subject: Update menu for subnodes of Text Properties. X-Git-Tag: ttn-vms-21-2-B4~18935 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3d24098d2a7c31a4a2a73c8ff609b903e1751603;p=emacs.git Update menu for subnodes of Text Properties. --- diff --git a/lispref/elisp.texi b/lispref/elisp.texi index e2acf23afc1..ad09c6d190c 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -770,6 +770,10 @@ Text Properties 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.