comparison src/version.c @ 6801:47ebd4065059 v7.4.722

patch 7.4.722 Problem: 0x202f is not recognized as a non-breaking space character. Solution: Add 0x202f to the list. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 May 2015 17:28:22 +0200
parents 45d3208c8754
children 8accadbf0cbd
comparison
equal deleted inserted replaced
6800:9eec9c76181c 6801:47ebd4065059
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 722,
744 /**/ 746 /**/
745 721, 747 721,
746 /**/ 748 /**/
747 720, 749 720,
748 /**/ 750 /**/