diff options
author | Xue Fuqiao <xfq.free@gmail.com> | 2013-11-05 19:48:39 +0800 |
---|---|---|
committer | Xue Fuqiao <xfq.free@gmail.com> | 2013-11-05 19:48:39 +0800 |
commit | 95a23e62a95e69dbe9235c57a8bc71b549714ac3 (patch) | |
tree | bbb75c50272b90c190f9429204d743f57f2b300c /doc | |
parent | 5e21526fc5a8b481c06ee008838366cb792412f3 (diff) | |
download | emacs-95a23e62a95e69dbe9235c57a8bc71b549714ac3.tar.gz |
Another indexing improvement for Unicode.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lispref/display.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 1c58731a033..de344f985e4 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -6441,6 +6441,7 @@ or overlay string includes non-@sc{ascii} characters, these characters are assumed to have left-to-right direction. @cindex display properties, and bidi reordering of text +@cindex Object Replacement Character Text covered by @code{display} text properties, by overlays with @code{display} properties whose value is a string, and by any other properties that replace buffer text, is treated as a single unit when |