annotate leim/.gitignore @ 111109:ee0f7585b521

Finished work on mouse_face_from_buffer_pos for bidi-reordered rows. Need lots of testing, including bug#1220. Next task: get rid of fast_find_position, call mouse_face_from_buffer_pos instead. xdisp.c (rows_from_pos_range): New function. (mouse_face_from_buffer_pos): Use it instead of calling row_containing_pos for START_CHARPOS and END_CHARPOS. (note_mouse_highlight): When bidi reordering is turned on in a buffer, call next-single-property-change and previous-single-property-change with last argument nil.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 09 Oct 2010 18:37:15 +0200
parents 9a2d92bd2a3e
children ef719132ddfa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
101772
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
1 *.elc
104669
9a2d92bd2a3e Ignore all backup files.
Andreas Schwab <schwab@linux-m68k.org>
parents: 104660
diff changeset
2 leim-list.el
101772
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
3
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
4 # arch-tag: 652dce56-7a2f-46ff-8699-c3289ccdc165