comparison src/version.c @ 5946:4d7af1962d6c v7.4.314

updated for version 7.4.314 Problem: Completion messages can get in the way of a plugin. Solution: Add 'c' flag to 'shortmess' option. (Shougo Matsu)
author Bram Moolenaar <bram@vim.org>
date Wed, 28 May 2014 21:40:52 +0200
parents 332a5c2b2956
children 646616b6ff4d
comparison
equal deleted inserted replaced
5945:5976b378f610 5946:4d7af1962d6c
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 314,
737 /**/ 739 /**/
738 313, 740 313,
739 /**/ 741 /**/
740 312, 742 312,
741 /**/ 743 /**/