1
0
forked from aniani/vim

updated for version 7.0063

This commit is contained in:
Bram Moolenaar
2005-03-22 23:03:44 +00:00
parent fc73515f7b
commit 6bb683663a
26 changed files with 55633 additions and 55454 deletions

View File

@@ -362,7 +362,7 @@ EXTERN int mouse_dragging INIT(= 0); /* extending Visual area with
* When the DEC mouse has been pressed but not yet released we enable
* automatic querys for the mouse position.
*/
EXTERN int WantQueryMouse INIT(= 0);
EXTERN int WantQueryMouse INIT(= FALSE);
# endif
# ifdef FEAT_GUI