comparison src/version.c @ 6164:00f58478e38b v7.4.418

updated for version 7.4.418 Problem: When leaving ":append" the cursor shape is like in Insert mode. (Jacob Niehus) Solution: Do not have State set to INSERT when calling getline().
author Bram Moolenaar <bram@vim.org>
date Fri, 29 Aug 2014 09:02:27 +0200
parents e60327caf909
children 0a42938f449c
comparison
equal deleted inserted replaced
6163:6ff8e0d745af 6164:00f58478e38b
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 418,
744 /**/ 746 /**/
745 417, 747 417,
746 /**/ 748 /**/
747 416, 749 416,
748 /**/ 750 /**/