(struct buffer): Rename members measured in columns:
authorKim F. Storm <storm@cua.dk>
Sat, 24 May 2003 21:55:09 +0000 (21:55 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 24 May 2003 21:55:09 +0000 (21:55 +0000)
commit7e10f2544ca7249ec19ad5f1b7004c1d3691130e
treeb751d2667ff87b36b42700567585610d74e305f5
parent2ad8731a6b1bb76976550e3df25251cb77efe21d
(struct buffer): Rename members measured in columns:
left_margin_width to left_margin_cols, right_margin_width to
right_margin_cols.  All uses changed.
New members left_fringe_width, right_fringe_width,
fringes_outside_margins for per-buffer fringe settings.
New members scroll_bar_width and vertical_scroll_bar_type for
per-buffer scroll bar settings.
src/buffer.h