(compute_motion): Use actual window width if WIDTH is -1,
authorKim F. Storm <storm@cua.dk>
Mon, 2 Aug 2004 15:06:06 +0000 (15:06 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 2 Aug 2004 15:06:06 +0000 (15:06 +0000)
commit361f14bf1184bbac4076cb123d109b034ee11fa4
tree3e8fb22f49af7006d07f0d07c7cd97b339f8d881
parent39b1da208b66d626706391d06715c39bdce7adaa
(compute_motion): Use actual window width if WIDTH is -1,
properly accounting for continuation glyph on non-window systems.
(Fcompute_motion): Use actual window width if WIDTH is nil, and
actual window width/height if TOPOS is nil, properly accounting for
continuation glyphs on non-window systems, and optional header lines.
(vmotion): Let compute_motion calculate actual window width.
src/indent.c