diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-08-15 15:24:20 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-08-15 15:24:20 +0200 |
commit | 7f03644116399ebcf036ef7ea9f62391a948ff54 (patch) | |
tree | eaa205d393764282e97596b7d7667e028693ea7c /runtime/doc/howto.txt | |
parent | 35f330c0d21abe335ce242bfbbbcd7a8efb9108b (diff) | |
download | vim-git-7f03644116399ebcf036ef7ea9f62391a948ff54.tar.gz |
Last changes for the 7.3 release!v7.3
Diffstat (limited to 'runtime/doc/howto.txt')
-rw-r--r-- | runtime/doc/howto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/howto.txt b/runtime/doc/howto.txt index 72577fd3e..44bf7ef7f 100644 --- a/runtime/doc/howto.txt +++ b/runtime/doc/howto.txt @@ -1,4 +1,4 @@ -*howto.txt* For Vim version 7.3g. Last change: 2006 Apr 02 +*howto.txt* For Vim version 7.3. Last change: 2006 Apr 02 VIM REFERENCE MANUAL by Bram Moolenaar |