comparison runtime/doc/version7.txt @ 497:73f10d8124f4 v7.0136

updated for version 7.0136
author vimboss
date Wed, 24 Aug 2005 22:16:11 +0000
parents acfe86afd651
children 4772a5e3f9fa
comparison
equal deleted inserted replaced
496:381caa3f6ea8 497:73f10d8124f4
1 *version7.txt* For Vim version 7.0aa. Last change: 2005 Aug 23 1 *version7.txt* For Vim version 7.0aa. Last change: 2005 Aug 24
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
1302 For the Find/Replace dialog it was possible that not finding the text resulted 1302 For the Find/Replace dialog it was possible that not finding the text resulted
1303 in an error message while redrawing, which cleared the syntax highlighting 1303 in an error message while redrawing, which cleared the syntax highlighting
1304 while it was being used, resulting in a crash. Now don't clear syntax 1304 while it was being used, resulting in a crash. Now don't clear syntax
1305 highlighting, disable it with b_syn_error. 1305 highlighting, disable it with b_syn_error.
1306 1306
1307 Win32: Combining UTF-8 characters were drawn on the previous character.
1308 Could be noticed with a Thai font.
1309
1307 vim:tw=78:ts=8:ft=help:norl: 1310 vim:tw=78:ts=8:ft=help:norl: