summaryrefslogtreecommitdiff
path: root/runtime/doc/options.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-08-12 14:55:56 +0000
committerBram Moolenaar <Bram@vim.org>2007-08-12 14:55:56 +0000
commit67f7131efa985e51e2fe3f8be9524cc767f7d827 (patch)
treef227d71add7b5b45c081b49fc67487af487c771f /runtime/doc/options.txt
parenta2993e134077de960c3c450d31d9223230874c93 (diff)
downloadvim-git-67f7131efa985e51e2fe3f8be9524cc767f7d827.tar.gz
updated for version 7.1-068v7.1.068
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r--runtime/doc/options.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index eed885459..9ee985025 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -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 "")