From: Eli Zaretskii Date: Thu, 13 Oct 2011 08:57:42 +0000 (+0200) Subject: etc/NEWS: Fix a typo. X-Git-Tag: emacs-pretest-24.0.91~132 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7850ac23aca03b888e09883e474e3fc9f08c64f4;p=emacs.git etc/NEWS: Fix a typo. --- 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 as Arabic, Farsi, or Hebrew, is displayed in the correct visual order as expected by users of those scripts. This display reordering is a "Full bidirectionality" class implementation of the Unicode -Bidirectional Algorithm. Buffers RTL text should look exactly the -same as before. +Bidirectional Algorithm. Buffers with no RTL text should look exactly +the same as before. For more information, see the node "Bidirectional Editing" in the Emacs Manual.