From: Richard M. Stallman Date: Wed, 11 Apr 2007 15:07:05 +0000 (+0000) Subject: (Lazy Properties): Minor fix. X-Git-Tag: emacs-pretest-22.0.98~144 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d95c8be369b3582e39073f1ce8553357ffadc640;p=emacs.git (Lazy Properties): Minor fix. --- diff --git a/lispref/text.texi b/lispref/text.texi index 4065aba4aef..f56f95b70d6 100644 --- a/lispref/text.texi +++ b/lispref/text.texi @@ -3470,7 +3470,7 @@ once for the same part of the buffer, you can use the variable @code{buffer-access-fontified-property}. @defvar buffer-access-fontified-property -If this value's variable is non-@code{nil}, it is a symbol which is used +If this variable's value is non-@code{nil}, it is a symbol which is used as a text property name. A non-@code{nil} value for that text property means, ``the other text properties for this character have already been computed.''