comparison src/version.c @ 3097:738ea87c1964 v7.3.320

updated for version 7.3.320 Problem: When a 0xa0 character is in a sourced file the error message for unrecognized command does not show the problem. Solution: Display 0xa0 as <a0>.
author Bram Moolenaar <bram@vim.org>
date Wed, 21 Sep 2011 19:10:46 +0200
parents dc7f2f975920
children fc0804089b29
comparison
equal deleted inserted replaced
3096:57585ff9888f 3097:738ea87c1964
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 320,
712 /**/ 714 /**/
713 319, 715 319,
714 /**/ 716 /**/
715 318, 717 318,
716 /**/ 718 /**/