comparison runtime/doc/version7.txt @ 76:0ef9cebc4f5d v7.0031

updated for version 7.0031
author vimboss
date Wed, 05 Jan 2005 22:19:46 +0000
parents 41c69c64e401
children d0764d5e4619
comparison
equal deleted inserted replaced
75:388f285bda1b 76:0ef9cebc4f5d
1 *version7.txt* For Vim version 7.0aa. Last change: 2005 Jan 04 1 *version7.txt* For Vim version 7.0aa. Last change: 2005 Jan 05
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
643 Use a Vim command to fix all fileformats to dos before executing the tests. 643 Use a Vim command to fix all fileformats to dos before executing the tests.
644 644
645 When using ":new" and the file fits in the window, lines could still be above 645 When using ":new" and the file fits in the window, lines could still be above
646 the window. Now remove empty lines instead of keeping the relative position. 646 the window. Now remove empty lines instead of keeping the relative position.
647 647
648 Cmdline completion didn't work after ":let var1 var<Tab>".
649
648 vim:tw=78:ts=8:ft=help:norl: 650 vim:tw=78:ts=8:ft=help:norl: