Mercurial > emacs
view etc/nxml/0FE50-0FE6F.el @ 108201:e61225c9e186
Fix display of R2L lines and cursor motion in bidi buffers.
xdisp.c (find_row_end): New function, refactored from display_line.
(display_line): Use it.
(extend_face_to_end_of_line): In almost-filled rows, extend only
if the row is R2L and not continued.
(display_line): Fix prepending of truncation glyphs to R2L rows.
Preserve overlay and string info in row->end.
(insert_left_trunc_glyphs): Support addition of left truncation
glyphs to R2L rows.
(set_cursor_from_row): Don't place cursor on the vertical border
glyph between adjacent windows. Fix a crash when a display string
is continued to the next line. Don't return zero if cursor was
found by `cursor' property of a display string.
(try_cursor_movement): Don't assume that row->end == (row+1)->start,
test for that explicitly.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 01 May 2010 21:11:20 +0300 |
parents | 503a17b7bb43 |
children | ef719132ddfa |
line wrap: on
line source
(nxml-define-char-name-set 'small-form-variants '(("SMALL COMMA" #xFE50) ("SMALL IDEOGRAPHIC COMMA" #xFE51) ("SMALL FULL STOP" #xFE52) ("SMALL SEMICOLON" #xFE54) ("SMALL COLON" #xFE55) ("SMALL QUESTION MARK" #xFE56) ("SMALL EXCLAMATION MARK" #xFE57) ("SMALL EM DASH" #xFE58) ("SMALL LEFT PARENTHESIS" #xFE59) ("SMALL RIGHT PARENTHESIS" #xFE5A) ("SMALL LEFT CURLY BRACKET" #xFE5B) ("SMALL RIGHT CURLY BRACKET" #xFE5C) ("SMALL LEFT TORTOISE SHELL BRACKET" #xFE5D) ("SMALL RIGHT TORTOISE SHELL BRACKET" #xFE5E) ("SMALL NUMBER SIGN" #xFE5F) ("SMALL AMPERSAND" #xFE60) ("SMALL ASTERISK" #xFE61) ("SMALL PLUS SIGN" #xFE62) ("SMALL HYPHEN-MINUS" #xFE63) ("SMALL LESS-THAN SIGN" #xFE64) ("SMALL GREATER-THAN SIGN" #xFE65) ("SMALL EQUALS SIGN" #xFE66) ("SMALL REVERSE SOLIDUS" #xFE68) ("SMALL DOLLAR SIGN" #xFE69) ("SMALL PERCENT SIGN" #xFE6A) ("SMALL COMMERCIAL AT" #xFE6B) )) ;; arch-tag: 4facf8e4-cea2-4194-bc17-f0959c358f7f