comparison src/version.c @ 6579:a287b0e9e87b v7.4.616

updated for version 7.4.616 Problem: Cannot insert a tab in front of a block. Solution: Correctly compute aop->start. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 03 Feb 2015 18:36:44 +0100
parents 7092ec5d5ef1
children 05202d6ba0ef
comparison
equal deleted inserted replaced
6578:86561ade8f81 6579:a287b0e9e87b
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 616,
744 /**/ 746 /**/
745 615, 747 615,
746 /**/ 748 /**/
747 614, 749 614,
748 /**/ 750 /**/