emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src xterm.c


From: Kim F. Storm
Subject: [Emacs-commit] emacs/src xterm.c
Date: Sat, 24 May 2003 18:10:18 -0400

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

Modified files:
        src            : xterm.c 

Log message:
        Make (several) trivial substitutions for renamed and
        new macros in dispextern.h, frame.h and window.h.
        (x_draw_glyph_string_box): Adapt to per-window fringes and
        scroll-bars.
        (scroll_run): Adapt to new fringe position.
        (glyph_rect): Use window coordinates returned from
        window_from_coordinates rather than frame_to_window_pixel_xy.
        (XTset_vertical_scroll_bar): Adapt to per-window fringes and
        scroll-bars.
        (handle_one_xevent): Simplify a USE_GTK conditional.
        (x_clip_to_row): Remove superfluous whole_line_p arg and code
        (fringes are now inside margins, i.e. always in the clipping area).
        All callers changed.
        (x_new_font): Set FRAME_COLUMN_WIDTH and FRAME_LINE_HEIGHT
        directly, then call compute_fringe_widths.  Don't call
        frame_update_line_height.

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





reply via email to

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