0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 7.4.1911

Problem:    Recent history lines may be lost when exiting Vim.
Solution:   Merge history using the timestamp.
This commit is contained in:
Bram Moolenaar
2016-06-09 20:24:28 +02:00
parent abc70bbf36
commit 1fd99c1ca8
6 changed files with 204 additions and 45 deletions

View File

@@ -753,6 +753,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1911,
/**/
1910,
/**/