comparison src/version.c @ 6516:1d3139ae6ce6 v7.4.585

updated for version 7.4.585 Problem: Range for :bdelete does not work. (Ronald Schild) Solution: Also allow unloaded buffers.
author Bram Moolenaar <bram@vim.org>
date Tue, 20 Jan 2015 13:29:49 +0100
parents 79b3d83592c5
children 667cb2eb17a5
comparison
equal deleted inserted replaced
6515:0b114f2476f9 6516:1d3139ae6ce6
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 585,
744 /**/ 746 /**/
745 584, 747 584,
746 /**/ 748 /**/
747 583, 749 583,
748 /**/ 750 /**/