comparison src/version.c @ 5901:10fc95f48546 v7.4.293

updated for version 7.4.293 Problem: It is not possible to ignore composing characters at a specific point in a pattern. Solution: Add the %C item.
author Bram Moolenaar <bram@vim.org>
date Tue, 13 May 2014 19:37:29 +0200
parents 60cdaa05a6ad
children fdea5ea9afd1
comparison
equal deleted inserted replaced
5900:20c0da43f879 5901:10fc95f48546
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 293,
737 /**/ 739 /**/
738 292, 740 292,
739 /**/ 741 /**/
740 291, 742 291,
741 /**/ 743 /**/