comparison src/version.c @ 6522:a03e143b9358 v7.4.588

updated for version 7.4.588 Problem: ":0argedit foo" puts the new argument in the second place instead of the first. Solution: Adjust the range type. (Ingo Karkat)
author Bram Moolenaar <bram@vim.org>
date Tue, 20 Jan 2015 19:31:02 +0100
parents 70793fedd25a
children 8ff2d1b611bf
comparison
equal deleted inserted replaced
6521:6717c1dda7a1 6522:a03e143b9358
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 588,
744 /**/ 746 /**/
745 587, 747 587,
746 /**/ 748 /**/
747 586, 749 586,
748 /**/ 750 /**/