comparison src/version.c @ 5265:cd971e951b06 v7.4b.009

updated for version 7.4b.009 Problem: When setting the Visual area manually and 'selection' is exclusive, a yank includes one character too much. (Ingo Karkat) Solution: Default the Visual operation to "v". (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 02 Aug 2013 17:22:23 +0200
parents 3059c799fcd9
children 585b623a1aa3
comparison
equal deleted inserted replaced
5264:360c954b266d 5265:cd971e951b06
725 NULL 725 NULL
726 }; 726 };
727 727
728 static int included_patches[] = 728 static int included_patches[] =
729 { /* Add new patch number below this line */ 729 { /* Add new patch number below this line */
730 /**/
731 9,
730 /**/ 732 /**/
731 8, 733 8,
732 /**/ 734 /**/
733 7, 735 7,
734 /**/ 736 /**/