The idea is that most people will use only the current screen most of the
commit05ad71664702f989f7848fcc49971ede6b3ba672
authorbostic <bostic>
Sun, 13 Oct 1996 11:54:08 +0000 (13 11:54 +0000)
committerbostic <bostic>
Sun, 13 Oct 1996 11:54:08 +0000 (13 11:54 +0000)
tree8a8f25e53578b9a599e906ec80a50d11c3b4ea8b
parenta334fcc3e3e8b5081ce5bd3a663843610918dd64
The idea is that most people will use only the current screen most of the
time. If they use the generated VI.pm (:perl use VI) then they won't have
to specify the screen, ie they'll say
:perl Msg("hello")
instead of
:perl $curscr->Msg("hello")
From: skimo@breughel.ufsia.ac.be (Sven Verdoolaege)
dist/Makefile.in