]> git.eshelyaron.com Git - emacs.git/commitdiff
Update Emacs's bidirectional conformance per Unicode 6.3.0.
authorEli Zaretskii <eliz@gnu.org>
Tue, 19 Aug 2014 18:56:29 +0000 (21:56 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 19 Aug 2014 18:56:29 +0000 (21:56 +0300)
 doc/lispref/display.texi (Bidirectional Display): Update the Emacs's class
 of bidirectional conformance.

doc/lispref/ChangeLog
doc/lispref/display.texi

index a3353c66f712ed405bde88de345ad7498015edee..7a88fd456d302f404a6691543e6912e5969c032c 100644 (file)
@@ -1,3 +1,8 @@
+2014-08-19  Eli Zaretskii  <eliz@gnu.org>
+
+       * display.texi (Bidirectional Display): Update the Emacs's class
+       of bidirectional conformance.
+
 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * debugging.texi (Function Debugging, Debugger Commands):
index e0349e4ca0c4301e82b41c503e85e61c0f006f2a..e88eadb5ca7812975a07408397e688198311b53b 100644 (file)
@@ -6551,8 +6551,10 @@ 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 provides a ``Full
-Bidirectionality'' class implementation of the @acronym{UBA}.
+(@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.
 
 @defvar bidi-display-reordering
 If the value of this buffer-local variable is non-@code{nil} (the