comparison src/version.c @ 5535:40aff213baff v7.4.116

updated for version 7.4.116 Problem: When a mapping starts with a space, the typed space does not show up for 'showcmd'. Solution: Show "<20>". (Brook Hong)
author Bram Moolenaar <bram@vim.org>
date Wed, 11 Dec 2013 14:55:01 +0100
parents e35c69ad4823
children 805ad8488dc8
comparison
equal deleted inserted replaced
5534:17fddca88602 5535:40aff213baff
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 116,
741 /**/ 743 /**/
742 115, 744 115,
743 /**/ 745 /**/
744 114, 746 114,
745 /**/ 747 /**/