diff options
| author | Paul Eggert | 2011-10-13 08:23:32 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-10-13 08:23:32 -0700 |
| commit | ef0f0304040ee5e0ba503baa77109c99ce54e367 (patch) | |
| tree | cf9959c2078d01cf23cde7923f306c59676a46a2 /etc | |
| parent | 7ebd31ee0740d85527a498100d1f14dad5e0350f (diff) | |
| parent | 81d40c920807279ccc0dae0aca46c8291755c66d (diff) | |
| download | emacs-ef0f0304040ee5e0ba503baa77109c99ce54e367.tar.gz emacs-ef0f0304040ee5e0ba503baa77109c99ce54e367.zip | |
Merge from trunk.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -186,8 +186,8 @@ Text that includes characters from right-to-left (RTL) scripts, such | |||
| 186 | as Arabic, Farsi, or Hebrew, is displayed in the correct visual order | 186 | as Arabic, Farsi, or Hebrew, is displayed in the correct visual order |
| 187 | as expected by users of those scripts. This display reordering is a | 187 | as 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 |
| 189 | Bidirectional Algorithm. Buffers RTL text should look exactly the | 189 | Bidirectional Algorithm. Buffers with no RTL text should look exactly |
| 190 | same as before. | 190 | the same as before. |
| 191 | 191 | ||
| 192 | For more information, see the node "Bidirectional Editing" in the | 192 | For more information, see the node "Bidirectional Editing" in the |
| 193 | Emacs Manual. | 193 | Emacs Manual. |