From 67c53844343011089e1b847200b5c5257a83e1c4 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sat, 22 May 2010 18:28:27 +0200 Subject: Included the patch to support netbeans in a terminal. --- runtime/doc/version7.txt | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'runtime/doc/version7.txt') diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt index a82bf9e5e..857693c6e 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* ----- -- cgit v1.2.1