comparison src/version.c @ 6661:950e24f26ef8 v7.4.655

updated for version 7.4.655 Problem: Text deleted by "dit" depends on indent of closing tag. (Jan Parthey) Solution: Do not adjust oap->end in do_pending_operator(). (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 05 Mar 2015 19:57:49 +0100
parents 6f1e4b7942c3
children 056809de0b29
comparison
equal deleted inserted replaced
6660:e63659bed5c3 6661:950e24f26ef8
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 655,
744 /**/ 746 /**/
745 654, 747 654,
746 /**/ 748 /**/
747 653, 749 653,
748 /**/ 750 /**/