diff runtime/doc/term.txt @ 853:d10fbefd3bc1

updated for version 7.0f05
author vimboss
date Sat, 29 Apr 2006 22:01:03 +0000
parents a209672376fd
children 8cd729851562
line wrap: on
line diff
--- a/runtime/doc/term.txt
+++ b/runtime/doc/term.txt
@@ -1,4 +1,4 @@
-*term.txt*      For Vim version 7.0f.  Last change: 2006 Apr 24
+*term.txt*      For Vim version 7.0f.  Last change: 2006 Apr 29
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -751,8 +751,8 @@ which is editing another buffer, the Vis
 In Normal, Visual and Select mode clicking the right mouse button with the alt
 key pressed causes the Visual area to become blockwise.  When 'mousemodel is
 "popup" the left button has to be used with the alt key.  Note that this won't
-work on systems where the window manager uses the mouse when the alt key is
-pressed (it may move the window).
+work on systems where the window manager consumes the mouse events when the
+alt key is pressed (it may move the window).
 
 							*double-click*
 Double, triple and quadruple clicks are supported when the GUI is active,