comparison src/version.c @ 5680:4d12112c5efa v7.4.186

updated for version 7.4.186 Problem: Insert in Visual mode sometimes gives incorrect results. (Dominique Pelle) Solution: Remember the original insert start position. (Christian Brabandt, Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Sat, 22 Feb 2014 23:03:55 +0100
parents b06e58f8dd30
children a1c07956171a
comparison
equal deleted inserted replaced
5679:5fdabe005490 5680:4d12112c5efa
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 186,
741 /**/ 743 /**/
742 185, 744 185,
743 /**/ 745 /**/
744 184, 746 184,
745 /**/ 747 /**/