Mercurial > emacs
view .arch-inventory @ 61637:54eea2db9773
(overlay_arrow_string_or_property): Remove PBITMAP arg.
Calls changed. Don't check for overlay-arrow-bitmap property here.
(overlay_arrow_at_row): Remove PBITMAP arg. Instead, if left
fringe is present, return Lisp integer for bitmap (or -1 for default).
Fix value of overlay-arrow-bitmap property to be a symbol, use
lookup_fringe_bitmap to parse it.
(display_line): Change call to overlay_arrow_at_row. Store integer
return value as overlay bitmap in row rather than window.
Only show overlay arrow if row displays text, or if no other overlay
arrow is seen in window (if overlay marker is at point-max).
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 18 Apr 2005 14:10:09 +0000 |
parents | 7cb1d5f71446 |
children |
line wrap: on
line source
# Generated files precious ^(config\.status|config\.cache)$ # Install-in-place makes these directories, so just ignore them backup ^(bin|data|lock|site-lisp)$ # arch-tag: 6eeeaa4e-cc7e-4b22-b3d7-1089e155da14