]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.292 v7.3.292
authorBram Moolenaar <Bram@vim.org>
Fri, 2 Sep 2011 12:07:36 +0000 (14:07 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 2 Sep 2011 12:07:36 +0000 (14:07 +0200)
commit6c167c645124aca84ac3b57b5fd3b56f16593091
treeeeeb499eefa3820333f4946c15a9732e5ea9f86c
parent6fabcbe26002fd75f87c6775239b0e51e1169d68
updated for version 7.3.292
Problem:    Crash when using fold markers and selecting a visual block that
            includes a folded line and goes to end of line. (Sam Lidder)
Solution:   Check for the column to be MAXCOL. (James Vega)
src/screen.c
src/version.c