summaryrefslogtreecommitdiffstats
path: root/runtime/doc/version7.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/version7.txt')
-rw-r--r--runtime/doc/version7.txt22
1 files changed, 12 insertions, 10 deletions
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index a82bf9e5e3..857693c6e9 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -7170,6 +7170,18 @@ the buffer is marked as modified.
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 @@ TODO
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*
-----