summaryrefslogtreecommitdiffstats
path: root/runtime/doc/tabpage.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-09-11 15:07:27 +0200
committerBram Moolenaar <Bram@vim.org>2016-09-11 15:07:27 +0200
commit7e1479b86c590a66b63a274c079b7f18907d45a4 (patch)
tree0f13f244eb42df988c75209adfa4bb703794c310 /runtime/doc/tabpage.txt
parent4930a76a0357f76a829eafe4985d04cf3ce0e9e0 (diff)
Updated runtime files, Japanese translations.
Diffstat (limited to 'runtime/doc/tabpage.txt')
-rw-r--r--runtime/doc/tabpage.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/runtime/doc/tabpage.txt b/runtime/doc/tabpage.txt
index f2444c017f..868eb17faa 100644
--- a/runtime/doc/tabpage.txt
+++ b/runtime/doc/tabpage.txt
@@ -1,4 +1,4 @@
-*tabpage.txt* For Vim version 7.4. Last change: 2015 Jan 04
+*tabpage.txt* For Vim version 7.4. Last change: 2016 Sep 09
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -201,6 +201,12 @@ Other commands:
:tabs List the tab pages and the windows they contain.
Shows a ">" for the current window.
Shows a "+" for modified buffers.
+ For example:
+ Tab page 1 ~
+ + tabpage.txt ~
+ ex_docmd.c ~
+ Tab page 2 ~
+ > main.c ~
REORDERING TAB PAGES: