mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
updated for version 7.0073
This commit is contained in:
2
src/ui.c
2
src/ui.c
@@ -2140,7 +2140,7 @@ clip_x11_request_selection(myShell, dpy, cbd)
|
||||
clip_yank_selection(MCHAR, buffer, (long)nbytes, cbd);
|
||||
XFree((void *)buffer);
|
||||
if (p_verbose > 0)
|
||||
smsg((char_u *)_("Used CUT_BUFFER0 instead of empty selection") );
|
||||
MSG(_("Used CUT_BUFFER0 instead of empty selection"));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user