Included the patch to support netbeans in a terminal.
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index a82bf9e..857693c 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -7170,6 +7170,18 @@
Added *added-7.3*
-----
+Added the 'relativenumber' option. (Markus Heidelberg)
+
+Support for Blowfish encryption. Added the 'cryptmethod' option.
+Mostly by Moshin Ahmed.
+
+Added support for NetBeans in a terminal. (Xavier de Gaye)
+
+More floating point functions: acos(), asin(), atan2(), cosh(), exp(), fmod(),
+log(), sinh(), tan(), tanh(). (Bill McCarthy)
+
+gettabvar() and settabvar() functions. (Yegappan Lakshmanan)
+
New syntax files:
TODO
@@ -7181,18 +7193,8 @@
Breton. (Dominique Pelle)
-Added the 'relativenumber' option. (Markus Heidelberg)
-
-Support for Blowfish encryption. Added the 'cryptmethod' option.
-Mostly by Moshin Ahmed.
-
Support GDK_SUPER_MASK for GTK on Mac. (Stephan Schulz)
-More floating point functions: acos(), asin(), atan2(), cosh(), exp(), fmod(),
-log(), sinh(), tan(), tanh(). (Bill McCarthy)
-
-gettabvar() and settabvar() functions. (Yegappan Lakshmanan)
-
Fixed *fixed-7.3*
-----