comparison src/version.c @ 5883:3c35ca9666e8 v7.4.284

updated for version 7.4.284 Problem: Setting 'langmap' in the modeline can cause trouble. E.g. mapping ":" breaks many commands. (Jens-Wolfhard Schicke-Uffmann) Solution: Disallow setting 'langmap' from the modeline.
author Bram Moolenaar <bram@vim.org>
date Tue, 13 May 2014 12:17:15 +0200
parents aa99d04fa7e2
children 5cb1828fd005
comparison
equal deleted inserted replaced
5882:f051f3af15d8 5883:3c35ca9666e8
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 284,
737 /**/ 739 /**/
738 283, 740 283,
739 /**/ 741 /**/
740 282, 742 282,
741 /**/ 743 /**/