comparison src/version.c @ 5430:7f341db39d5b v7.4.065

updated for version 7.4.065 Problem: When recording, the character typed at the hit-enter prompt is recorded twice. (Urtica Dioica) Solution: Avoid recording the character twice. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 Nov 2013 02:01:01 +0100
parents d06223965468
children 38b948f534e4
comparison
equal deleted inserted replaced
5429:e14d013611e7 5430:7f341db39d5b
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 65,
741 /**/ 743 /**/
742 64, 744 64,
743 /**/ 745 /**/
744 63, 746 63,
745 /**/ 747 /**/