aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert2011-10-13 08:23:32 -0700
committerPaul Eggert2011-10-13 08:23:32 -0700
commitef0f0304040ee5e0ba503baa77109c99ce54e367 (patch)
treecf9959c2078d01cf23cde7923f306c59676a46a2 /etc
parent7ebd31ee0740d85527a498100d1f14dad5e0350f (diff)
parent81d40c920807279ccc0dae0aca46c8291755c66d (diff)
downloademacs-ef0f0304040ee5e0ba503baa77109c99ce54e367.tar.gz
emacs-ef0f0304040ee5e0ba503baa77109c99ce54e367.zip
Merge from trunk.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8095cd964f6..b9fed18355d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -186,8 +186,8 @@ Text that includes characters from right-to-left (RTL) scripts, such
186as Arabic, Farsi, or Hebrew, is displayed in the correct visual order 186as Arabic, Farsi, or Hebrew, is displayed in the correct visual order
187as expected by users of those scripts. This display reordering is a 187as expected by users of those scripts. This display reordering is a
188"Full bidirectionality" class implementation of the Unicode 188"Full bidirectionality" class implementation of the Unicode
189Bidirectional Algorithm. Buffers RTL text should look exactly the 189Bidirectional Algorithm. Buffers with no RTL text should look exactly
190same as before. 190the same as before.
191 191
192For more information, see the node "Bidirectional Editing" in the 192For more information, see the node "Bidirectional Editing" in the
193Emacs Manual. 193Emacs Manual.