emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src dispextern.h


From: Kim F . Storm
Subject: [Emacs-commit] emacs/src dispextern.h
Date: Fri, 12 Nov 2004 09:36:13 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Kim F. Storm <address@hidden>   04/11/12 14:26:35

Modified files:
        src            : dispextern.h 

Log message:
        (struct glyph_row): New member extra_line_spacing.
        (struct it): New member max_extra_line_spacing.
        (MR_PARTIALLY_VISIBLE, MR_PARTIALLY_VISIBLE_AT_TOP)
        (MR_PARTIALLY_VISIBLE_AT_BOTTOM): New helper macros.
        (MATRIX_ROW_PARTIALLY_VISIBLE_P): Fix to return false if invisible
        part of last line is only extra line spacing (so the text on the
        line is fully visible). Use helper macros.
        Add W arg (to use them).  All callers changed.
        (MATRIX_ROW_PARTIALLY_VISIBLE_AT_TOP_P)
        (MATRIX_ROW_PARTIALLY_VISIBLE_AT_BOTTOM_P): Use helper macros.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/dispextern.h.diff?tr1=1.182&tr2=1.183&r1=text&r2=text





reply via email to

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