summaryrefslogtreecommitdiffstats
path: root/runtime/doc/scroll.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-11-17 14:50:09 +0100
committerBram Moolenaar <Bram@vim.org>2016-11-17 14:50:09 +0100
commitc0514bf4777a1d55f5785b3887c5686fd0bbe870 (patch)
tree0d85d8bcabb92fdf009c01886f65b9d306bddda2 /runtime/doc/scroll.txt
parent2256c9947164229c0960803e2a2992b793c23298 (diff)
Updated runtime files.
Diffstat (limited to 'runtime/doc/scroll.txt')
-rw-r--r--runtime/doc/scroll.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/doc/scroll.txt b/runtime/doc/scroll.txt
index b3696d3730..943531e3b4 100644
--- a/runtime/doc/scroll.txt
+++ b/runtime/doc/scroll.txt
@@ -1,4 +1,4 @@
-*scroll.txt* For Vim version 8.0. Last change: 2006 Aug 27
+*scroll.txt* For Vim version 8.0. Last change: 2016 Nov 10
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -108,7 +108,8 @@ z^ Without [count]: Redraw with the line just above the
3. Scrolling relative to cursor *scroll-cursor*
The following commands reposition the edit window (the part of the buffer that
-you see) while keeping the cursor on the same line:
+you see) while keeping the cursor on the same line. Note that the 'scrolloff'
+option may cause context lines to show above and below the cursor.
*z<CR>*
z<CR> Redraw, line [count] at top of window (default