comparison src/version.c @ 5653:233ad7b960d0 v7.4.173

updated for version 7.4.173 Problem: When using scrollbind the cursor can end up below the last line. (mvxxc) Solution: Reset w_botfill when scrolling up. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Feb 2014 15:47:46 +0100
parents 391e10afccf6
children f2c8d86c460d
comparison
equal deleted inserted replaced
5652:be7adecbb9fa 5653:233ad7b960d0
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 173,
741 /**/ 743 /**/
742 172, 744 172,
743 /**/ 745 /**/
744 171, 746 171,
745 /**/ 747 /**/