view etc/nxml/01740-0175F.el @ 107596:866e76f8ad75

Retrospective commit from 2009-10-08. Finish up working on paragraph's base direction. Start working on display of right-to-left glyph rows. Rewrite set_cursor_from_row to support bidi. xdisp.c (string_buffer_position_lim): New function. (string_buffer_position): Most of code moved to string_buffer_position_lim. Last argument and return value are now EMACS_INT; all callers changed. (set_cursor_from_row): Rewritten to support bidirectional text and reversed glyph rows. dispextern.h <string_buffer_position>: Update prototype. bidi.c (bidi_paragraph_init): Fix initialization of POS. dispextern.h (struct glyph_row): New member reversed_p. buffer.c (syms_of_buffer): Remove DEFVAR_LISP_NOPRO for default-direction-reversed, default-bidi-display-reordering, and default-paragraph-direction.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 01 Jan 2010 06:27:51 -0500
parents 66513d8e67ea
children ef719132ddfa
line wrap: on
line source

(nxml-define-char-name-set 'buhid
  '(("BUHID LETTER A" #x1740)
    ("BUHID LETTER I" #x1741)
    ("BUHID LETTER U" #x1742)
    ("BUHID LETTER KA" #x1743)
    ("BUHID LETTER GA" #x1744)
    ("BUHID LETTER NGA" #x1745)
    ("BUHID LETTER TA" #x1746)
    ("BUHID LETTER DA" #x1747)
    ("BUHID LETTER NA" #x1748)
    ("BUHID LETTER PA" #x1749)
    ("BUHID LETTER BA" #x174A)
    ("BUHID LETTER MA" #x174B)
    ("BUHID LETTER YA" #x174C)
    ("BUHID LETTER RA" #x174D)
    ("BUHID LETTER LA" #x174E)
    ("BUHID LETTER WA" #x174F)
    ("BUHID LETTER SA" #x1750)
    ("BUHID LETTER HA" #x1751)
    ("BUHID VOWEL SIGN I" #x1752)
    ("BUHID VOWEL SIGN U" #x1753)
    ))

;; arch-tag: a30b6352-4c93-4908-a5df-0172b643ae23