0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.0.0395: testing the + register fails with Motif

Problem:    Testing the + register fails with Motif.
Solution:   Also ignore the "failed to create input context" error in the
            second gvim.  Don't use msg() when it would result in a dialog.
This commit is contained in:
Bram Moolenaar
2017-03-01 18:30:34 +01:00
parent abc39ab642
commit f8ab1b14fd
4 changed files with 13 additions and 7 deletions

View File

@@ -764,6 +764,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
395,
/**/
394,
/**/