comparison runtime/doc/todo.txt @ 2434:86532ee3ea41 vim73

Updated runtime files. Add logcheck filetype plugin. (James Vega)
author Bram Moolenaar <bram@vim.org>
date Thu, 29 Jul 2010 22:33:18 +0200
parents 98b9a6b9e7d5
children c587f56735cc
comparison
equal deleted inserted replaced
2433:98b9a6b9e7d5 2434:86532ee3ea41
41 But call it "filetype" instead of "syntax"? 41 But call it "filetype" instead of "syntax"?
42 42
43 ftplugin/mupad.vim should not source AppendMatchGroup.vim, it should use an 43 ftplugin/mupad.vim should not source AppendMatchGroup.vim, it should use an
44 autoload function. 44 autoload function.
45 Same for indent/GenericIndent.vim 45 Same for indent/GenericIndent.vim
46
47 Uninspected issues on http://scan.coverity.com/rung2.html
46 48
47 Before release 7.3: 49 Before release 7.3:
48 - Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23) 50 - Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)
49 51
50 Insert mode CTRL-R x doesn't paste combining characters. (Tony Mechelynck, 52 Insert mode CTRL-R x doesn't paste combining characters. (Tony Mechelynck,