diff options
author | Bram Moolenaar <Bram@vim.org> | 2009-01-06 15:14:30 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2009-01-06 15:14:30 +0000 |
commit | d7f8f5c8470f093aaede6baabb5aeeca8682bf8c (patch) | |
tree | 847a7d0b951515c1b57f3ae0aca25a043a2d228c /runtime/doc/netbeans.txt | |
parent | 238b8e20bb3c659a7350ab4dbf04d05a56ab2d13 (diff) | |
download | vim-git-d7f8f5c8470f093aaede6baabb5aeeca8682bf8c.tar.gz |
updated for version 7.2-079v7.2.079
Diffstat (limited to 'runtime/doc/netbeans.txt')
-rw-r--r-- | runtime/doc/netbeans.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/runtime/doc/netbeans.txt b/runtime/doc/netbeans.txt index 57bc6dec1..b7e931366 100644 --- a/runtime/doc/netbeans.txt +++ b/runtime/doc/netbeans.txt @@ -1,4 +1,4 @@ -*netbeans.txt* For Vim version 7.2. Last change: 2008 Jun 28 +*netbeans.txt* For Vim version 7.2. Last change: 2009 Jan 06 VIM REFERENCE MANUAL by Gordon Prieur et al. @@ -722,8 +722,10 @@ keyAtPos keyName lnum/col of the cursor. New in version 2.1. -killed A file was closed by the user. Only for files that have been - assigned a number by the IDE. +killed A file was deleted or wiped out by the user and the buffer + annotations have been removed. The bufID number for this + buffer has become invalid. Only for files that have been + assigned a bufID number by the IDE. newDotAndMark off off Reports the position of the cursor being at "off" bytes into |