comparison src/version.c @ 6945:957a3bb312fa v7.4.791

patch 7.4.791 Problem: The buffer list can be very long. Solution: Add an argument to ":ls" to specify the type of buffer to list. (Marcin Szamotulski)
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Jul 2015 15:03:06 +0200
parents d37e168dee20
children 1efa7c2b9368
comparison
equal deleted inserted replaced
6944:2e7b340bdba5 6945:957a3bb312fa
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 791,
744 /**/ 746 /**/
745 790, 747 790,
746 /**/ 748 /**/
747 789, 749 789,
748 /**/ 750 /**/