1
0
forked from aniani/vim

updated for version 7.4.295

Problem:    Various typos, bad white space and unclear comments.
Solution:   Fix typos.  Improve white space. Update comments.
This commit is contained in:
Bram Moolenaar
2014-05-13 20:19:58 +02:00
parent caca646bf0
commit 24dc230871
7 changed files with 9 additions and 6 deletions

View File

@@ -3783,7 +3783,7 @@ check_mouse_termcode()
del_mouse_termcode(KS_URXVT_MOUSE);
# endif
# ifdef FEAT_MOUSE_SGR
/* same as the dec mouse */
/* There is no conflict with xterm mouse */
if (use_xterm_mouse() == 4
# ifdef FEAT_GUI
&& !gui.in_use