Retrospective commit from 2009-1219.
authorEli Zaretskii <eliz@gnu.org>
Fri, 1 Jan 2010 14:57:27 +0000 (09:57 -0500)
committerEli Zaretskii <eliz@gnu.org>
Fri, 1 Jan 2010 14:57:27 +0000 (09:57 -0500)
commitbc5a45f315808b1d7335bdc9ea0168b89782c101
tree28bdf150710bb625327f9ec36ed74407e4627da6
parente69a937075490a19d1b767e166d10f0e838b4173
Retrospective commit from 2009-1219.

Fix reordering of Arabic text in etc/HELLO.
Extend .gdbinit commands to support bidirectional display.

 buffer.c (Fbuffer_swap_text): Swap the values of
 bidi_display_reordering and bidi_paragraph_direction.

 bidi.c (bidi_resolve_weak): Fix nesting of conditions for Wn
 processing.  Move W3 after W1 and W2.  Simplify W4 because it is
 now always after W1.

 .gdbinit (pbiditype): New command.
 (pgx): Use it to display bidi level and type of the glyph.
src/.gdbinit
src/ChangeLog.bidi
src/bidi.c
src/buffer.c