Mercurial > emacs
changeset 40587:85791f717d5c
Update menu for subnodes of Text Properties.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 31 Oct 2001 21:58:18 +0000 |
parents | 4cc5155bf5df |
children | 86c8a6492402 |
files | lispref/elisp.texi |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.