]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last change.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 14 Apr 2009 02:28:45 +0000 (02:28 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 14 Apr 2009 02:28:45 +0000 (02:28 +0000)
src/xdisp.c

index 39232cf2bec5f481f84b92de7752d06938c97c45..3050ce77ee7a7d92a8c61141c179bfd852c683da 100644 (file)
@@ -25293,7 +25293,8 @@ To add a prefix to non-continuation lines, use `line-prefix'.  */);
 The value may be a string, an image, or a stretch-glyph; it is
 interpreted in the same way as the value of a `display' text property.
 
-This variable is overridden by any `line-prefix' text property.
+This variable is overridden by any `line-prefix' text or overlay
+property.
 
 To add a prefix to continuation lines, use `wrap-prefix'.  */);
   Vline_prefix = Qnil;