]> granicus.if.org Git - vim/commit
updated for version 7.3.318 v7.3.318
authorBram Moolenaar <Bram@vim.org>
Wed, 21 Sep 2011 15:33:53 +0000 (17:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 21 Sep 2011 15:33:53 +0000 (17:33 +0200)
commita554a1933c61d5464c5878ea41ec4dce02c2f01e
tree86e4a96b3fbd5adb65249f71cbc52cba9fcf9bc4
parent38e2b0636b23fd5a7b2da0a86bbca714ba98e31b
updated for version 7.3.318
Problem:    "C" on the last line deletes that line if it's blank.
Solution:   Only delete the last line for a delete operation. (James Vega)
src/ops.c
src/version.c