comparison src/version.c @ 5374:6daa78b6b99a v7.4.038

updated for version 7.4.038 Problem: Using "zw" and "zg" when 'spell' is off give a confusing error message. (Gary Johnson) Solution: Ignore the error when locating the word. Explicitly mention what word was added. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 Sep 2013 18:54:24 +0200
parents c3d379c2a115
children 4dfba3df303c
comparison
equal deleted inserted replaced
5373:4cebff334430 5374:6daa78b6b99a
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 38,
741 /**/ 743 /**/
742 37, 744 37,
743 /**/ 745 /**/
744 36, 746 36,
745 /**/ 747 /**/