]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1502 v7.4.1502
authorBram Moolenaar <Bram@vim.org>
Sun, 6 Mar 2016 19:22:25 +0000 (20:22 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 6 Mar 2016 19:22:25 +0000 (20:22 +0100)
commit99ef06296f3c37490511c03786a2c8672e015c56
tree1cfb2ed591d96815b580191223b5a55a382d7580
parent38fd4bb2842df7634823b99c655b3896a7a2e988
patch 7.4.1502
Problem:    Writing last-but-one line of buffer to a channel isn't implemented
            yet.
Solution:   Implement it.  Fix leaving a swap file behind.
src/channel.c
src/memline.c
src/proto/channel.pro
src/structs.h
src/version.c