diff src/version.c @ 6098:975d96776111 v7.4.387

updated for version 7.4.387 Problem: "4gro" replaces one character then executes "ooo". (Urtica Dioica) Solution: Write the ESC in the second stuff buffer.
author Bram Moolenaar <bram@vim.org>
date Wed, 30 Jul 2014 16:00:58 +0200
parents 09af7cb358f0
children 76e7fb736c0e
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -735,6 +735,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    387,
+/**/
     386,
 /**/
     385,