mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
updated for version 7.0044
This commit is contained in:
@@ -1052,6 +1052,7 @@ set_keep_msg(s)
|
||||
keep_msg = vim_strsave(s);
|
||||
else
|
||||
keep_msg = NULL;
|
||||
keep_msg_more = FALSE;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user