summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/netbeans.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/runtime/doc/netbeans.txt b/runtime/doc/netbeans.txt
index 972b93c48b..f780e3b326 100644
--- a/runtime/doc/netbeans.txt
+++ b/runtime/doc/netbeans.txt
@@ -562,9 +562,10 @@ setModtime time
saved directly by the Vim Controller.
New in version 2.3.
-setReadOnly
- Set a file as readonly
- Implemented in version 2.3.
+setReadOnly readonly
+ When the boolean argument "readonly" is "T" for True, mark the
+ buffer as readonly, when it is "F" for False, mark it as not
+ readonly. Implemented in version 2.3.
setStyle Not implemented.