comparison runtime/doc/version7.txt @ 301:006e9c8a6a8a v7.0079

updated for version 7.0079
author vimboss
date Sat, 04 Jun 2005 22:06:24 +0000
parents 1c1cbdc42f75
children 2c1ffe8953ee
comparison
equal deleted inserted replaced
300:86cd0a77d2ae 301:006e9c8a6a8a
1 *version7.txt* For Vim version 7.0aa. Last change: 2005 May 31 1 *version7.txt* For Vim version 7.0aa. Last change: 2005 Jun 02
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
147 mistakes in the GUI (based on patch from Marcin Dalecki). 147 mistakes in the GUI (based on patch from Marcin Dalecki).
148 The "guisp" color can be used to give it a color different from foreground and 148 The "guisp" color can be used to give it a color different from foreground and
149 background. 149 background.
150 The number of possible different highlight attributes was raised from about 150 The number of possible different highlight attributes was raised from about
151 220 to over 30000. This allows for the attributes of spelling to be combined 151 220 to over 30000. This allows for the attributes of spelling to be combined
152 with syntax highlighting attributes. 152 with syntax highlighting attributes. This is also used for syntax
153 highlighting.
153 154
154 Much more info here: |spell|. 155 Much more info here: |spell|.
155 156
156 157
157 KDE support *new-KDE* 158 KDE support *new-KDE*