comparison src/version.c @ 6677:77172f5bac73 v7.4.663

updated for version 7.4.663 Problem: When using netbeans a buffer is not found in another tab. Solution: When 'switchbuf' is set to "usetab" then switch to another tab when possible. (Xavier de Gaye)
author Bram Moolenaar <bram@vim.org>
date Sat, 14 Mar 2015 15:35:52 +0100
parents 24e0b6dd52e1
children 27d9a4d8c168
comparison
equal deleted inserted replaced
6676:a0198cebc8f4 6677:77172f5bac73
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 663,
744 /**/ 746 /**/
745 662, 747 662,
746 /**/ 748 /**/
747 661, 749 661,
748 /**/ 750 /**/