comparison src/version.c @ 6474:a88d4dc02bf4 v7.4.566

updated for version 7.4.566 Problem: :argdo, :bufdo, :windo and :tabdo don't take a range. Solution: Support the range. (Marcin Szamotulski)
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Jan 2015 16:54:21 +0100
parents 22f95a018b13
children 0b245c8dbd19
comparison
equal deleted inserted replaced
6473:259b0f4f6e76 6474:a88d4dc02bf4
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 566,
744 /**/ 746 /**/
745 565, 747 565,
746 /**/ 748 /**/
747 564, 749 564,
748 /**/ 750 /**/