comparison src/version.c @ 6108:589fd07888ab v7.4.392

updated for version 7.4.392 Problem: Not easy to detect type of command line window. Solution: Add the getcmdwintype() function. (Jacob Niehus)
author Bram Moolenaar <bram@vim.org>
date Wed, 06 Aug 2014 13:36:59 +0200
parents f051e50a6a5f
children 1bff71d20262
comparison
equal deleted inserted replaced
6107:05f6b7fe8eda 6108:589fd07888ab
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 392,
737 /**/ 739 /**/
738 391, 740 391,
739 /**/ 741 /**/
740 390, 742 390,
741 /**/ 743 /**/