comparison src/version.c @ 2142:c60d231453cf v7.2.424

updated for version 7.2.424 Problem: ":colorscheme" without an argument doesn't do anything. Solution: Make it echo the current color scheme name. (partly by Christian Brabandt)
author Bram Moolenaar <bram@zimbu.org>
date Fri, 14 May 2010 15:28:44 +0200
parents e10d3c073449
children 79d111ea8ef6
comparison
equal deleted inserted replaced
2141:e10d3c073449 2142:c60d231453cf
679 NULL 679 NULL
680 }; 680 };
681 681
682 static int included_patches[] = 682 static int included_patches[] =
683 { /* Add new patch number below this line */ 683 { /* Add new patch number below this line */
684 /**/
685 424,
684 /**/ 686 /**/
685 423, 687 423,
686 /**/ 688 /**/
687 422, 689 422,
688 /**/ 690 /**/