]> git.ipfire.org Git - thirdparty/vim.git/commit
Fix: in compatible mode, in an empty buffer, ":r file" triggered an error
authorBram Moolenaar <Bram@vim.org>
Sat, 14 Aug 2010 12:32:54 +0000 (14:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 14 Aug 2010 12:32:54 +0000 (14:32 +0200)
commitbb3d5dc320f93dcd28a2be72af6e750599490f13
treeb738794cd3ed77b69d19ea4bf10dfd32b4825a56
parentcda000e97f44631a0ed19a5a7e3aed28532e05c9
Fix: in compatible mode, in an empty buffer, ":r file" triggered an error
message.
src/fileio.c