NEWS: Remove FUD from description of bidirectional editing.
This commit is contained in:
parent
05623156f3
commit
4675971786
1 changed files with 4 additions and 4 deletions
8
etc/NEWS
8
etc/NEWS
|
@ -47,10 +47,6 @@ You can disable this by using --without-selinux.
|
|||
|
||||
+++
|
||||
** Emacs now supports display and editing of bidirectional text.
|
||||
Warning: This is still very much experimental! The existing support
|
||||
is minimal, and when it's turned on (see below), many features are
|
||||
likely to give unexpected results, or break, or even crash! Use at
|
||||
your own risk!
|
||||
|
||||
See the node "Bidirectional Editing" in the Emacs Manual for some
|
||||
initial documentation.
|
||||
|
@ -69,6 +65,10 @@ Reordering of bidirectional text for display in Emacs is a "Full
|
|||
bidirectionality" class implementation of the Unicode Bidirectional
|
||||
Algorithm.
|
||||
|
||||
Note that some advanced display features, such as overlay strings and
|
||||
`display' text properties, do not yet work correctly when
|
||||
bidirectional text is reordered for display.
|
||||
|
||||
** GTK scroll-bars are now placed on the right by default.
|
||||
Use `set-scroll-bar-mode' to change this.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue