comparison src/version.c @ 6821:cd7a7975f92c v7.4.732

patch 7.4.732 Problem: The cursor line is not always updated for the "O" command. Solution: Reset the VALID_CROW flag. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Jun 2015 19:23:46 +0200
parents 5f24d6d51333
children 095b538d58a6
comparison
equal deleted inserted replaced
6820:41745c0fdee4 6821:cd7a7975f92c
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 732,
744 /**/ 746 /**/
745 731, 747 731,
746 /**/ 748 /**/
747 730, 749 730,
748 /**/ 750 /**/