comparison src/version.c @ 5942:66eead134d68 v7.4.312

updated for version 7.4.312 Problem: Cannot figure out what argument list is being used for a window. Solution: Add the arglistid() function. (Marcin Szamotulski)
author Bram Moolenaar <bram@vim.org>
date Wed, 28 May 2014 18:22:57 +0200
parents f6f754304324
children 332a5c2b2956
comparison
equal deleted inserted replaced
5941:30e07910c3fe 5942:66eead134d68
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 312,
737 /**/ 739 /**/
738 311, 740 311,
739 /**/ 741 /**/
740 310, 742 310,
741 /**/ 743 /**/