emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/src xdisp.c


From: Kim F . Storm
Subject: [Emacs-commit] emacs/src xdisp.c
Date: Mon, 18 Apr 2005 10:10:12 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Kim F. Storm <address@hidden>   05/04/18 14:10:10

Modified files:
        src            : xdisp.c 

Log message:
        (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).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/xdisp.c.diff?tr1=1.998&tr2=1.999&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]