Move buffers and input queue to window.
commit4a60d6703c824e97928ff9edc28cd48bdfc9f86b
authorskimo <skimo>
Sat, 22 Jul 2000 17:31:18 +0000 (22 17:31 +0000)
committerskimo <skimo>
Sat, 22 Jul 2000 17:31:18 +0000 (22 17:31 +0000)
tree6912f23b05274d3c1eac6f65d686cd97871e745d
parent9339672445ce974100f0d59d48200169613141f8
Move buffers and input queue to window.
Don't allow multiple windows to modify same buffer.
Undo still has to be fixed.
14 files changed:
common/cut.c
common/cut.h
common/db.c
common/gs.c
common/gs.h
common/key.c
common/key.h
common/log.c
common/put.c
common/screen.h
ex/ex.h
ex/ex_display.c
ex/ex_util.c
vi/v_ex.c