comparison src/version.c @ 5865:8a3117a4887c v7.4.275

updated for version 7.4.275 Problem: When changing the type of a sign that hasn't been placed ther is no error message. Solution: Add an error message. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 07 May 2014 14:38:44 +0200
parents 1ee3fc5b40ae
children a6b59ee633a3
comparison
equal deleted inserted replaced
5864:075eea398fff 5865:8a3117a4887c
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 275,
737 /**/ 739 /**/
738 274, 740 274,
739 /**/ 741 /**/
740 273, 742 273,
741 /**/ 743 /**/