comparison src/version.c @ 2857:f80e67bd6271 v7.3.202

updated for version 7.3.202 Problem: Cannot influence the indent inside a namespace. Solution: Add the "N" 'cino' parameter. (Konstantin Lepa)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 May 2011 15:16:18 +0200
parents 78859ef2982b
children ce1dce2af2a3
comparison
equal deleted inserted replaced
2856:09fc31c1082e 2857:f80e67bd6271
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 202,
712 /**/ 714 /**/
713 201, 715 201,
714 /**/ 716 /**/
715 200, 717 200,
716 /**/ 718 /**/