]> granicus.if.org Git - vim/commit
patch 7.4.732 v7.4.732
authorBram Moolenaar <Bram@vim.org>
Tue, 9 Jun 2015 17:23:46 +0000 (19:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 9 Jun 2015 17:23:46 +0000 (19:23 +0200)
commitd0d0fe09cf95bf88f643ec07d07939cbd41f8e63
treeb41a7eaa184d206d8ebbdd080cb3cb981fc55621
parent7098ee5c37e35494ed36f3ad2d1c305341a41a45
patch 7.4.732
Problem:    The cursor line is not always updated for the "O" command.
Solution:   Reset the VALID_CROW flag. (Christian Brabandt)
src/normal.c
src/version.c