diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-01-21 11:55:25 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-01-21 11:55:25 +0000 |
commit | dcaf10e19aac2af7c93d6dd23cb6241f971f2b19 (patch) | |
tree | d704aec40840d64d81fbf7225fcd5dd64eab847f /runtime/doc/starting.txt | |
parent | ca4729948bdc79d2175607194fdd98df7d6eb529 (diff) | |
download | vim-git-dcaf10e19aac2af7c93d6dd23cb6241f971f2b19.tar.gz |
updated for version 7.0043
Diffstat (limited to 'runtime/doc/starting.txt')
-rw-r--r-- | runtime/doc/starting.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt index 705b50fa2..39fbd44cf 100644 --- a/runtime/doc/starting.txt +++ b/runtime/doc/starting.txt @@ -1,4 +1,4 @@ -*starting.txt* For Vim version 7.0aa. Last change: 2005 Jan 07 +*starting.txt* For Vim version 7.0aa. Last change: 2005 Jan 20 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1193,7 +1193,7 @@ This saves the current Session, and starts off the command to load another. When [file] is omitted or is a number from 1 to 9, a name is generated and 'viewdir' prepended. When last directory name in 'viewdir' does not exist, this - directory is created. + directory is created. *E738* An existing file is always overwritten then. Use |:loadview| to load this view again. When [file] is the name of a file ('viewdir' is not |