The fix in 10.55 of exf.c had unwanted side effects.
commit7b7a25f3f892a05d6c0455d3b71e7c574c9bcf68
authorskimo <skimo>
Thu, 11 Apr 2002 19:49:29 +0000 (11 19:49 +0000)
committerskimo <skimo>
Thu, 11 Apr 2002 19:49:29 +0000 (11 19:49 +0000)
tree91d1afeacccc8e147dbb5924dc0f84345cd6d7b3
parent581c4e5b6a09bd72f93861884f71112c6c0466bc
The fix in 10.55 of exf.c had unwanted side effects.
Both
    vi +line file
and switching between files, would make the current
line the top line.
This patch fixes this.
common/exf.c
vi/vi.c