comparison src/version.c @ 6985:a07c3f9cd616 v7.4.810

patch 7.4.810 Problem: With a sequence of commands using buffers in diff mode E749 is given. (itchyny) Solution: Skip unloaded buffer. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Tue, 04 Aug 2015 21:51:25 +0200
parents c7d12c7eb2b6
children 1661dd8df592
comparison
equal deleted inserted replaced
6984:de7f5b566064 6985:a07c3f9cd616
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 810,
744 /**/ 746 /**/
745 809, 747 809,
746 /**/ 748 /**/
747 808, 749 808,
748 /**/ 750 /**/