updated for version 7.4.573 v7.4.573
authorBram Moolenaar <Bram@vim.org>
Wed, 14 Jan 2015 15:08:32 +0000 (16:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 14 Jan 2015 15:08:32 +0000 (16:08 +0100)
commit5000869712f799d9ca25c0e45dc21d332edae5f4
tree288d15c04fc8b4ded049d4c36d08bb51b9852512
parent84c8e5ab9cfb6826e880e8ae062ff3347bb6909e
updated for version 7.4.573
Problem:    Mapping CTRL-C in Visual mode doesn't work. (Ingo Karkat)
Solution:   Call get_real_state() instead of using State directly.
src/testdir/test_mapping.in
src/testdir/test_mapping.ok
src/ui.c
src/version.c