summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorBram Moolenaar <bram@vim.org>2010-09-29 17:27:01 +0200
committerBram Moolenaar <bram@vim.org>2010-09-29 17:27:01 +0200
commit49efa2b96973d50427ebbb3ad258a08f73a45129 (patch)
treee10afb47848ac7525271cca5badfb082d41412a9 /runtime
parent591d0531425980d3458bd7380df4d8144d2c1dc5 (diff)
downloadvim-49efa2b96973d50427ebbb3ad258a08f73a45129.tar.gz
updated for version 7.3.016v7.3.016v7-3-016
Problem: Netbeans doesn't work under Athena. Solution: Support Athena, just like Motif. (Xavier de Gaye)
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/netbeans.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/doc/netbeans.txt b/runtime/doc/netbeans.txt
index 4d109a5b..63f447e0 100644
--- a/runtime/doc/netbeans.txt
+++ b/runtime/doc/netbeans.txt
@@ -1,4 +1,4 @@
-*netbeans.txt* For Vim version 7.3. Last change: 2010 Jul 20
+*netbeans.txt* For Vim version 7.3. Last change: 2010 Aug 20
VIM REFERENCE MANUAL by Gordon Prieur et al.
@@ -118,7 +118,8 @@ In case you do not want the NetBeans interface you can disable it by
uncommenting a line with "--disable-netbeans" in the Makefile.
Currently the NetBeans interface is supported by Vim running in a terminal and
-by GVim when it is run with one of the following GUIs: GTK, GNOME, and Motif.
+by GVim when it is run with one of the following GUIs: GTK, GNOME, Windows,
+Athena and Motif.
If Motif support is required the user must supply XPM libraries. See
|workshop-xpm| for details on obtaining the latest version of XPM.