updated for version 7.1-068

This commit is contained in:
Bram Moolenaar
2007-08-12 14:55:56 +00:00
parent a2993e1340
commit 67f7131efa
4 changed files with 57 additions and 13 deletions

View File

@ -1,4 +1,4 @@
*options.txt* For Vim version 7.1. Last change: 2007 May 11
*options.txt* For Vim version 7.1. Last change: 2007 Aug 10
VIM REFERENCE MANUAL by Bram Moolenaar
@ -2415,8 +2415,8 @@ A jump table for the options with a short description can be found at |Q_op|.
When mixing vertically and horizontally split windows, a minimal size
is computed and some windows may be larger if there is room. The
'eadirection' option tells in which direction the size is affected.
Changing the height of a window can be avoided by setting
'winfixheight'.
Changing the height and width of a window can be avoided by setting
'winfixheight' and 'winfixwidth', respectively.
*'equalprg'* *'ep'*
'equalprg' 'ep' string (default "")