diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-01-25 22:12:55 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-01-25 22:12:55 +0000 |
commit | 8f999f1999cc6f4ccaafab36df25b6d6b1d70117 (patch) | |
tree | a5f5ed9ea42204f8c229101ced7e3758032871fb /runtime/doc/starting.txt | |
parent | df3267e4e1872b2964c8882d9231bafff430f956 (diff) | |
download | vim-git-8f999f1999cc6f4ccaafab36df25b6d6b1d70117.tar.gz |
updated for version 7.0044
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 39fbd44cf..49b424afb 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 20 +*starting.txt* For Vim version 7.0aa. Last change: 2005 Jan 25 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. *E738* + directory is created. *E739* 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 |