comparison src/version.c @ 5382:70915ede509a v7.4.042

updated for version 7.4.042 Problem: When using ":setlocal" for 'spell' and 'spellang' then :spelldump doesn't work. (Dimitar Dimitrov) Solution: Copy the option variables to the new window used to show the dump. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Sun, 29 Sep 2013 13:38:29 +0200
parents 408f2a1a953f
children 6d11572e2c8b
comparison
equal deleted inserted replaced
5381:3a32cbcc2449 5382:70915ede509a
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 42,
741 /**/ 743 /**/
742 41, 744 41,
743 /**/ 745 /**/
744 40, 746 40,
745 /**/ 747 /**/