summaryrefslogtreecommitdiff
path: root/runtime/doc/various.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-03-20 21:08:34 +0100
committerBram Moolenaar <Bram@vim.org>2016-03-20 21:08:34 +0100
commite18c0b39815c5a746887a509c2cd9f11fadaba07 (patch)
treeb94b501fcc8394a958fb44844892333b8d2b774d /runtime/doc/various.txt
parentbe6aa46c4d8948e164f7d181dc19ed2fc4818395 (diff)
downloadvim-git-e18c0b39815c5a746887a509c2cd9f11fadaba07.tar.gz
Updated runtime files.
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r--runtime/doc/various.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index 1bce66e65..8e5100507 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -1,4 +1,4 @@
-*various.txt* For Vim version 7.4. Last change: 2016 Feb 27
+*various.txt* For Vim version 7.4. Last change: 2016 Mar 20
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -426,6 +426,7 @@ m *+tcl/dyn* Tcl interface |tcl-dynamic| |/dyn|
N *+termresponse* support for |t_RV| and |v:termresponse|
N *+textobjects* |text-objects| selection
*+tgetent* non-Unix only: able to use external termcap
+N *+timers* the |timer_start()| function
N *+title* Setting the window 'title' and 'icon'
N *+toolbar* |gui-toolbar|
N *+user_commands* User-defined commands. |user-commands|