comparison lisp/paren.el @ 107589:84267baa779b

Retrospective commit from 2009-09-19. Begin work on bidi initialization and other cleanup. Remove all STANDALONE code from bidi.c. xdisp.c (init_iterator): Call bidi_init_it. Set bidi_it->bytepos if buffer position specified. (reseat_1): Don't call bidi_init_it. Call bidi_paragraph_init instead. Move back to preceding character before the call to bidi_get_next_char_visually. bidi.c: Remove all STANDALONE parts. (bidi_init_it): Init bidi_it->charpos and bidi_it->bytepos to -1. Don't call bidi_paragraph_init. Change arguments. (bidi_paragraph_init): Remove code for negative pos. dispextern.h <bidi_it>: Rename orig_type to type_after_w1 and pristine_type to orig_type.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 31 Dec 2009 16:20:15 -0500
parents afa0e028ba97
children 1d1d5d9bd884
comparison
equal deleted inserted replaced
107588:1104f4d707b1 107589:84267baa779b