comparison src/version.c @ 6803:8accadbf0cbd v7.4.723

patch 7.4.723 Problem: For indenting, finding the C++ baseclass can be slow. Solution: Cache the result. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 May 2015 17:50:33 +0200
parents 47ebd4065059
children 81cb471657e0
comparison
equal deleted inserted replaced
6802:e3c922f7b767 6803:8accadbf0cbd
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 723,
744 /**/ 746 /**/
745 722, 747 722,
746 /**/ 748 /**/
747 721, 749 721,
748 /**/ 750 /**/