updated for version 7.2-199 v7.2.199
authorBram Moolenaar <Bram@vim.org>
Tue, 16 Jun 2009 12:31:33 +0000 (12:31 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 16 Jun 2009 12:31:33 +0000 (12:31 +0000)
src/term.c
src/version.c

index 68b3b65a79d4c1d04b40cdd4834305f09d746444..48e557ffda87f977a2a54b0e4fc5edb92667191b 100644 (file)
@@ -5555,7 +5555,7 @@ check_for_codes_from_term()
  * respects the current B/k/< settings of 'cpoption'.
  *
  * This function is called when expanding mappings/abbreviations on the
- * command-line, and for building the "Ambiguous mapping..." error messæge.
+ * command-line, and for building the "Ambiguous mapping..." error message.
  *
  * It uses a growarray to build the translation string since the
  * latter can be wider than the original description. The caller has to
index ae605d3a4d797a7c956ca94f22920a852703c64d..43f8f0f61d1f43bd2ec9afc764b8dd1cc49f8ee1 100644 (file)
@@ -676,6 +676,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    199,
 /**/
     198,
 /**/