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
commit173c98550fa783cbc4d65cc6986b80a3e7459195 (patch)
tree0212537e5a69bfaaafb309638547ab9b171e295b /runtime
parent3967692f9e46fa6156fff7f8f29aab0e469eed2e (diff)
downloadvim-git-173c98550fa783cbc4d65cc6986b80a3e7459195.tar.gz
updated for version 7.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 4d109a5ba..63f447e0b 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.