diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-06-06 21:59:07 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-06-06 21:59:07 +0000 |
commit | 45eeb13324b1d4fa80c1e4ed872bebd1202bf1f0 (patch) | |
tree | 04352cb65f7968a02df5a3ec8021feff22fdea54 /runtime/doc/term.txt | |
parent | cfc6c43ce2fe59ccc7e48785e6c20126f0ee9d7f (diff) | |
download | vim-git-45eeb13324b1d4fa80c1e4ed872bebd1202bf1f0.tar.gz |
updated for version 7.0081v7.0081
Diffstat (limited to 'runtime/doc/term.txt')
-rw-r--r-- | runtime/doc/term.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/term.txt b/runtime/doc/term.txt index 3e87290ec..daad1875c 100644 --- a/runtime/doc/term.txt +++ b/runtime/doc/term.txt @@ -1,4 +1,4 @@ -*term.txt* For Vim version 7.0aa. Last change: 2005 Mar 14 +*term.txt* For Vim version 7.0aa. Last change: 2005 Jun 06 VIM REFERENCE MANUAL by Bram Moolenaar @@ -594,7 +594,6 @@ be used by Vim: h all previous modes when in a help file a all previous modes r for |hit-enter| prompt - A auto-select in Visual mode The default for 'mouse' is empty, the mouse is not used. Normally you would do: > |