0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

updated for version 7.0044

This commit is contained in:
Bram Moolenaar
2005-01-25 21:46:35 +00:00
parent 1fad5d49c9
commit aab21c3533
4 changed files with 23 additions and 7 deletions

View File

@@ -1052,6 +1052,7 @@ set_keep_msg(s)
keep_msg = vim_strsave(s);
else
keep_msg = NULL;
keep_msg_more = FALSE;
}
/*