comparison runtime/doc/version7.txt @ 2209:d0ddf7ba1630 vim73

Included the patch to support netbeans in a terminal.
author Bram Moolenaar <bram@vim.org>
date Sat, 22 May 2010 18:28:27 +0200
parents 495995b9ce7d
children 8c6a66e2b3cc
comparison
equal deleted inserted replaced
2208:495995b9ce7d 2209:d0ddf7ba1630
7168 7168
7169 7169
7170 Added *added-7.3* 7170 Added *added-7.3*
7171 ----- 7171 -----
7172 7172
7173 Added the 'relativenumber' option. (Markus Heidelberg)
7174
7175 Support for Blowfish encryption. Added the 'cryptmethod' option.
7176 Mostly by Moshin Ahmed.
7177
7178 Added support for NetBeans in a terminal. (Xavier de Gaye)
7179
7180 More floating point functions: acos(), asin(), atan2(), cosh(), exp(), fmod(),
7181 log(), sinh(), tan(), tanh(). (Bill McCarthy)
7182
7183 gettabvar() and settabvar() functions. (Yegappan Lakshmanan)
7184
7173 New syntax files: 7185 New syntax files:
7174 TODO 7186 TODO
7175 7187
7176 New filetype plugins: 7188 New filetype plugins:
7177 TODO 7189 TODO
7179 New spell files: 7191 New spell files:
7180 TODO 7192 TODO
7181 Breton. (Dominique Pelle) 7193 Breton. (Dominique Pelle)
7182 7194
7183 7195
7184 Added the 'relativenumber' option. (Markus Heidelberg)
7185
7186 Support for Blowfish encryption. Added the 'cryptmethod' option.
7187 Mostly by Moshin Ahmed.
7188
7189 Support GDK_SUPER_MASK for GTK on Mac. (Stephan Schulz) 7196 Support GDK_SUPER_MASK for GTK on Mac. (Stephan Schulz)
7190
7191 More floating point functions: acos(), asin(), atan2(), cosh(), exp(), fmod(),
7192 log(), sinh(), tan(), tanh(). (Bill McCarthy)
7193
7194 gettabvar() and settabvar() functions. (Yegappan Lakshmanan)
7195 7197
7196 7198
7197 Fixed *fixed-7.3* 7199 Fixed *fixed-7.3*
7198 ----- 7200 -----
7199 7201