0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

updated for version 7.0117

This commit is contained in:
Bram Moolenaar
2005-07-27 21:13:01 +00:00
parent 231334e6ef
commit 87e25fdf80
43 changed files with 2300 additions and 880 deletions

View File

@@ -455,6 +455,7 @@ gui_init()
* where Vim was started. */
emsg_on_display = FALSE;
msg_scrolled = 0;
clear_sb_text();
need_wait_return = FALSE;
msg_didany = FALSE;