diff options
author | Bram Moolenaar <Bram@vim.org> | 2004-10-11 10:06:20 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2004-10-11 10:06:20 +0000 |
commit | 7171abea1ad8d33cce89a9664873417187139a53 (patch) | |
tree | 491426309f8e38304d96b55b7ac5ab6bdaefcc6b /runtime/doc | |
parent | 349b2f643a5e840facf42942d37d47c5b37c1292 (diff) | |
download | vim-git-7171abea1ad8d33cce89a9664873417187139a53.tar.gz |
updated for version 7.0018
Diffstat (limited to 'runtime/doc')
-rw-r--r-- | runtime/doc/editing.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt index 42fa8ba4e..ee2ac46cb 100644 --- a/runtime/doc/editing.txt +++ b/runtime/doc/editing.txt @@ -1,4 +1,4 @@ -*editing.txt* For Vim version 7.0aa. Last change: 2004 Aug 29 +*editing.txt* For Vim version 7.0aa. Last change: 2004 Oct 09 VIM REFERENCE MANUAL by Bram Moolenaar @@ -84,6 +84,9 @@ g CTRL-G Prints the current position of the cursor in four *:file_f* :f[ile][!] {name} Sets the current file name to {name}. The optional ! avoids truncating the message, as with |:file|. + If the buffer did have a name, that name becomes the + |alternate-file| name. An unlisted buffer is created + to hold the old name. :0f[ile][!] Remove the name of the current buffer. The optional ! avoids truncating the message, as with |:file|. {not |