aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXue Fuqiao2013-11-06 22:22:02 +0800
committerXue Fuqiao2013-11-06 22:22:02 +0800
commitcfeda3902887b85bc719534678262e16745b8fd2 (patch)
treef45592c04d765b3423899634e7289de8d85cb80d
parentd7ac08154cf2b2bc0910657371cf134a4cf1846d (diff)
downloademacs-cfeda3902887b85bc719534678262e16745b8fd2.tar.gz
emacs-cfeda3902887b85bc719534678262e16745b8fd2.zip
Revert an indexing change.
See http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00193.html
-rw-r--r--doc/lispref/display.texi1
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
6441are assumed to have left-to-right direction. 6441are 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
6447properties that replace buffer text, is treated as a single unit when 6446properties that replace buffer text, is treated as a single unit when