]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4a.022 v7.4a.022
authorBram Moolenaar <Bram@vim.org>
Sun, 14 Jul 2013 11:32:15 +0000 (13:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 14 Jul 2013 11:32:15 +0000 (13:32 +0200)
commit91b2bdb083dc21c89af7101ce73cf1b547a7f91f
treeea85fb30d158d9a1220fa84bc70311836cecb2fe
parentff52518969cced60a3b2d77e65b042e2e1dc2adc
updated for version 7.4a.022
Problem:    Using "d2g$" does not delete the last character. (ZyX)
Solution:   Set the "inclusive" flag properly.
src/normal.c
src/version.c