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

updated for version 7.4.553

Problem:    Various small issues.
Solution:   Fix those issues.
This commit is contained in:
Bram Moolenaar
2014-12-17 14:36:14 +01:00
parent e3faf44bef
commit caad4f0a0b
13 changed files with 21 additions and 14 deletions

View File

@@ -1609,7 +1609,7 @@ x_IOerror_handler(dpy)
/*
* If the X11 connection was lost try to restore it.
* Helps when the X11 server was stopped and restarted while Vim was inactive
* (e.g. though tmux).
* (e.g. through tmux).
*/
static void
may_restore_clipboard()