[7.2.366] CTRL-B doesn't go back to the first line of the buffer.
commit3e66e4e89bb3bbdb434d9c3d417d808507aa09a4
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 17 Feb 2010 18:13:22 +0000 (17 18:13 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 17 Feb 2010 18:13:22 +0000 (17 18:13 +0000)
tree837e665ce7442ac7eb19a86caab7a1ad020fdb2b
parentd496a59506aba35eeda7e6c36311da63271d4a5c
[7.2.366] CTRL-B doesn't go back to the first line of the buffer.

Problem:    CTRL-B doesn't go back to the first line of the buffer.

Solution:   Avoid an overflow when adding MAXCOL.

Patch 7.2.366
src/move.c
src/version.c