Patch 7.0.181
commit5d15f7cef434c22422885386290da20035188b35
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Thu, 11 Jan 2007 01:07:45 +0000 (11 01:07 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Thu, 11 Jan 2007 01:07:45 +0000 (11 01:07 +0000)
treea036ab5b01870f6dd1951f095ff86d87d0c05960
parente01bba349b9c790f38e39083f8f6408f2792f8d3
Patch 7.0.181
Problem:    When reloading a file that starts with an empty line, the reloaded
           buffer has an extra empty line at the end. (Motty Lentzitzky)
Solution:   Delete all lines, don't use bufempty().
Files:      src/fileio.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@198 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/fileio.c
src/version.c