summaryrefslogtreecommitdiffstats
path: root/runtime/doc/netbeans.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-02-02 23:04:36 +0000
committerBram Moolenaar <Bram@vim.org>2005-02-02 23:04:36 +0000
commit748bf0374b1dd63e7e3157237185030c47ae0c2c (patch)
tree67f9fa6429374750997486af9d50cfe75217002a /runtime/doc/netbeans.txt
parent24c088a284f8759c62fd47870411a836f02da99d (diff)
updated for version 7.0047
Diffstat (limited to 'runtime/doc/netbeans.txt')
-rw-r--r--runtime/doc/netbeans.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/netbeans.txt b/runtime/doc/netbeans.txt
index 11c24a687a..5007122d05 100644
--- a/runtime/doc/netbeans.txt
+++ b/runtime/doc/netbeans.txt
@@ -560,6 +560,9 @@ stopCaretListen
stopDocumentListen
Mark the buffer to stop reporting changes to the IDE.
Opposite of startDocumentListen.
+ NOTE: if "netbeansBuffer" was used to mark this buffer as a
+ NetBeans buffer, then the buffer is deleted in Vim. This is
+ for compatibility with Sun Studio 10.
unguard off len
Opposite of "guard", remove guarding for a text area.