diff options
author | Bram Moolenaar <Bram@vim.org> | 2016-02-20 15:47:01 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2016-02-20 15:47:01 +0100 |
commit | e0fa3742ead676a3074a10edadbc955e1a89153d (patch) | |
tree | aa086b4b4afed7f5000164fc75fcf83db4e2ee92 /runtime/doc/various.txt | |
parent | c6b14f0a8346ec7ddd86f3349d0b861a1b500147 (diff) | |
download | vim-git-e0fa3742ead676a3074a10edadbc955e1a89153d.tar.gz |
Updated runtime files.
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r-- | runtime/doc/various.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index 3c2ea59a5..8fe47bb88 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 15 +*various.txt* For Vim version 7.4. Last change: 2016 Feb 18 VIM REFERENCE MANUAL by Bram Moolenaar @@ -515,7 +515,7 @@ N *+X11* Unix only: can restore window title |X11| :redi[r] END End redirecting messages. {not in Vi} - *:sil* *:silent* + *:sil* *:silent* *:silent!* :sil[ent][!] {command} Execute {command} silently. Normal messages will not be given or added to the message history. When [!] is added, error messages will also be |