comparison runtime/doc/version7.txt @ 552:d5892839ed90 v7.0156

updated for version 7.0156
author vimboss
date Tue, 11 Oct 2005 20:34:58 +0000
parents f43150a669dc
children 862863033fdd
comparison
equal deleted inserted replaced
551:7dfd6f1443a7 552:d5892839ed90
1 *version7.txt* For Vim version 7.0aa. Last change: 2005 Oct 10 1 *version7.txt* For Vim version 7.0aa. Last change: 2005 Oct 11
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
842 opened easily. It may overwrite another character, esp. if 'foldcolumn' is 1. 842 opened easily. It may overwrite another character, esp. if 'foldcolumn' is 1.
843 843
844 It is now possible to get the W10 message again by setting 'readonly'. Useful 844 It is now possible to get the W10 message again by setting 'readonly'. Useful
845 in the FileChangedRO autocommand when checking out the file fails. 845 in the FileChangedRO autocommand when checking out the file fails.
846 846
847 Unix: When open() returns EFBIG give an appropriate message.
848
847 ============================================================================== 849 ==============================================================================
848 COMPILE TIME CHANGES *compile-changes-7* 850 COMPILE TIME CHANGES *compile-changes-7*
849 851
850 Dropped the support for the BeOS and Amiga GUI. They were not maintained and 852 Dropped the support for the BeOS and Amiga GUI. They were not maintained and
851 probably didn't work. If you want to work on this: get the Vim 6.x version 853 probably didn't work. If you want to work on this: get the Vim 6.x version