]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/display.texi
Merge from trunk and resolve conflicts.
[gnu-emacs] / doc / lispref / display.texi
index 7248aa32a30ff87021a5f1b82104c33ecc1f1fe1..4cb06dd188fb06d62adf54c69a7259ebcda1a463 100644 (file)
@@ -6613,10 +6613,9 @@ positions do not increase monotonically with string or buffer
 position.  In performing this @dfn{bidirectional reordering}, Emacs
 follows the Unicode Bidirectional Algorithm (a.k.a.@: @acronym{UBA}),
 which is described in Annex #9 of the Unicode standard
-(@url{http://www.unicode.org/reports/tr9/}).  Emacs currently provides
-a ``Non-isolate Bidirectionality'' class implementation of the
-@acronym{UBA}: it does not yet support the isolate directional
-formatting characters introduced with Unicode Standard v6.3.0.
+(@url{http://www.unicode.org/reports/tr9/}).  Emacs provides a ``Full
+Bidirectionality'' class implementation of the @acronym{UBA},
+consistent with the requirements of the Unicode Standard v7.0.
 
 @defvar bidi-display-reordering
 If the value of this buffer-local variable is non-@code{nil} (the