; Another minor change in 'bidi-display-reordering's doc string.
This commit is contained in:
parent
4455ddbe56
commit
7e62778548
1 changed files with 2 additions and 2 deletions
|
@ -5629,8 +5629,8 @@ This variable is never applied to a way of decoding a file while reading it. */
|
|||
doc: /* Non-nil means reorder bidirectional text for display in the visual order.
|
||||
Setting this to nil is intended for use in debugging the display code.
|
||||
Don't set to nil in normal sessions, as that is not supported.
|
||||
See also `bidi-paragraph-direction'; setting that might speed up
|
||||
redisplay. */);
|
||||
See also `bidi-paragraph-direction'; setting that non-nil might
|
||||
speed up redisplay. */);
|
||||
|
||||
DEFVAR_PER_BUFFER ("bidi-paragraph-start-re",
|
||||
&BVAR (current_buffer, bidi_paragraph_start_re), Qnil,
|
||||
|
|
Loading…
Add table
Reference in a new issue