comparison src/version.c @ 2140:12aba62fa7c6 v7.2.422

updated for version 7.2.422 Problem: May get E763 when using spell dictionaries. Solution: Avoid utf-8 case folded character to be truncated to 8 bits and differ from latin1. (Dominique Pelle)
author Bram Moolenaar <bram@zimbu.org>
date Thu, 13 May 2010 17:46:58 +0200
parents 35effbd07a25
children e10d3c073449
comparison
equal deleted inserted replaced
2139:35effbd07a25 2140:12aba62fa7c6
679 NULL 679 NULL
680 }; 680 };
681 681
682 static int included_patches[] = 682 static int included_patches[] =
683 { /* Add new patch number below this line */ 683 { /* Add new patch number below this line */
684 /**/
685 422,
684 /**/ 686 /**/
685 421, 687 421,
686 /**/ 688 /**/
687 420, 689 420,
688 /**/ 690 /**/