comparison 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
comparison
equal deleted inserted replaced
6097:ccaea8c2c8d7 6098:975d96776111
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 387,
737 /**/ 739 /**/
738 386, 740 386,
739 /**/ 741 /**/
740 385, 742 385,
741 /**/ 743 /**/