comparison src/version.c @ 2599:8aa94f8080bd v7.3.022

updated for version 7.3.022 Problem: When opening a new window the 'spellcapcheck' option is cleared. Solution: Copy the correct option value. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 13 Oct 2010 14:05:35 +0200
parents 10ce04af8c5b
children d982226b7aaa
comparison
equal deleted inserted replaced
2598:10ce04af8c5b 2599:8aa94f8080bd
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 22,
717 /**/ 719 /**/
718 21, 720 21,
719 /**/ 721 /**/
720 20, 722 20,
721 /**/ 723 /**/