]> git.eshelyaron.com Git - emacs.git/commit
(draw_fringe_bitmap): Use overlay_arrow_bitmap from row
authorKim F. Storm <storm@cua.dk>
Mon, 18 Apr 2005 14:09:32 +0000 (14:09 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 18 Apr 2005 14:09:32 +0000 (14:09 +0000)
commita8b34fae0031b8280203f39e49691984b510258b
tree439d7b9c12e4a0d80f120a41de78ff60b08bba39
parent3d4a365f6184f70e95cefc599711ef8226328639
(draw_fringe_bitmap): Use overlay_arrow_bitmap from row
rather than from window.
(update_window_fringes): Compare overlay_arrow_bitmap rather than
overlay_arrow_p members.
(Ffringe_bitmaps_at_pos): Return fringe overlay_arrow_bitmap name
if not default.
src/fringe.c