diff options
| -rw-r--r-- | doc/lispref/display.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index a70580c7f22..ba25056ded7 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi | |||
| @@ -6441,7 +6441,6 @@ or overlay string includes non-@sc{ascii} characters, these characters | |||
| 6441 | are assumed to have left-to-right direction. | 6441 | are assumed to have left-to-right direction. |
| 6442 | 6442 | ||
| 6443 | @cindex display properties, and bidi reordering of text | 6443 | @cindex display properties, and bidi reordering of text |
| 6444 | @cindex Object Replacement Character | ||
| 6445 | Text covered by @code{display} text properties, by overlays with | 6444 | Text covered by @code{display} text properties, by overlays with |
| 6446 | @code{display} properties whose value is a string, and by any other | 6445 | @code{display} properties whose value is a string, and by any other |
| 6447 | properties that replace buffer text, is treated as a single unit when | 6446 | properties that replace buffer text, is treated as a single unit when |