]> git.eshelyaron.com Git - emacs.git/commit
struct x_output): Add left_fringe_width, right_fringe_width,
authorKim F. Storm <storm@cua.dk>
Sat, 1 Dec 2001 01:16:32 +0000 (01:16 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 1 Dec 2001 01:16:32 +0000 (01:16 +0000)
commitd246e5586b4cbb5543a4c3d1579cae111513f16a
tree2264200ac884ace27120fa806c7e9f62590c4620
parentc13418acb6a08994fcd7809bf00f77edd7de9e27
struct x_output): Add left_fringe_width, right_fringe_width,
and fringe_cols fields.
(FRAME_FRINGE_BITMAP_WIDTH, FRAME_FRINGE_BITMAP_HEIGHT): Remove macros.
(FRAME_X_FRINGE_COLS): Use fringe_cols field.
(FRAME_X_FRINGE_WIDTH): Use fringes_extra field.
(FRAME_X_LEFT_FRINGE_WIDTH): Use left_fringe_width field.
(FRAME_X_RIGHT_FRINGE_WIDTH): Use right_fringe_width field.
(x_compute_fringe_widths): Add prototype.
src/xterm.h