comparison src/version.c @ 6506:a5a6f1467b1e v7.4.580

updated for version 7.4.580 Problem: ":52wincmd v" still gives an invalid range error. (Charles Campbell) Solution: Skip over white space.
author Bram Moolenaar <bram@vim.org>
date Wed, 14 Jan 2015 21:22:01 +0100
parents 134a7d55f9fa
children e1874a4524f8
comparison
equal deleted inserted replaced
6505:198e1e498edf 6506:a5a6f1467b1e
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 580,
744 /**/ 746 /**/
745 579, 747 579,
746 /**/ 748 /**/
747 578, 749 578,
748 /**/ 750 /**/