comparison runtime/doc/version7.txt @ 674:4b8583e82cb8 v7.0201

updated for version 7.0201
author vimboss
date Sat, 18 Feb 2006 22:14:51 +0000
parents 513866ffe6af
children 5b101ff9d4c4
comparison
equal deleted inserted replaced
673:513866ffe6af 674:4b8583e82cb8
1 *version7.txt* For Vim version 7.0aa. Last change: 2006 Feb 17 1 *version7.txt* For Vim version 7.0aa. Last change: 2006 Feb 18
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
1705 ":set background&" didn't use the same logic as was used when starting up. 1705 ":set background&" didn't use the same logic as was used when starting up.
1706 1706
1707 When "umask" is set such that nothing is writable then the viminfo file would 1707 When "umask" is set such that nothing is writable then the viminfo file would
1708 be written without write permission. (Julian Bridle) 1708 be written without write permission. (Julian Bridle)
1709 1709
1710 Motif: In diff mode dragging one scrollbar didn't update the scrollbar of the
1711 other diff'ed window.
1712
1710 vim:tw=78:ts=8:ft=help:norl: 1713 vim:tw=78:ts=8:ft=help:norl: