[7.2.329] "g_" doesn't position cursor correctly when in Visual mode and
commit222b16cbb00d1151a5efedaded0be9dcc5ad7cdc
authorBram Moolenaar <Bram@moolenaar.net>
Tue, 12 Jan 2010 15:41:13 +0000 (12 15:41 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Tue, 12 Jan 2010 15:41:13 +0000 (12 15:41 +0000)
tree11329ba1b8c4d882f1f62f85aff1be2fbd9652bc
parentde4eb335c5f7146c406b19e1707b4327b353caa1
[7.2.329] "g_" doesn't position cursor correctly when in Visual mode and

Problem:    "g_" doesn't position cursor correctly when in Visual mode and
            'selection' is "exclusive". (Ben Fritz)

Solution:   Call adjust_for_sel().

Patch 7.2.329
src/normal.c
src/version.c