changeset 71931:9fb7b6dfb4dc

(Special Properties): Clean up previous change.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 17 Jul 2006 04:20:41 +0000
parents e631e867af4a
children 1db0596ea52a
files lispref/text.texi
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/text.texi	Mon Jul 17 04:19:54 2006 +0000
+++ b/lispref/text.texi	Mon Jul 17 04:20:41 2006 +0000
@@ -3023,9 +3023,9 @@
 any, is invalid.
 
 @item @code{defer}
-The character's @code{face} property is invalid and it needs deferred
-fontification.  It is used only when ``just in time'' font locking is
-enabled.
+This value is only used when ``just in time'' font locking is enabled
+and it means that the character's @code{face} property is invalid and
+needs deferred fontification.
 
 @item @code{t}
 The character's @code{face} property, or absence of one, is valid.