comparison src/version.c @ 5600:d289f2167d70 v7.4.147

updated for version 7.4.147 Problem: Cursor moves to wrong position when using "gj" after "$" and virtual editing is active. Solution: Make "gj" behave differently when virtual editing is active. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Tue, 14 Jan 2014 13:18:58 +0100
parents ec93f50f1d93
children 8507bf8874d8
comparison
equal deleted inserted replaced
5599:9e9ca74c5753 5600:d289f2167d70
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 147,
741 /**/ 743 /**/
742 146, 744 146,
743 /**/ 745 /**/
744 145, 746 145,
745 /**/ 747 /**/