commit | 5eba45c74b86035e3b47579079fedd3575067530 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 08 21:15:53 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 08 21:15:53 2010 +0200 |
tree | 31f83f18d0f4e1016859c2eaa82cbfa639d74947 | |
parent | 3479c5dc48b192a7c8c2089c4ba0de5538ea8129 [diff] [blame] |
Update version info in help files.
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 0e44593..7b95571 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt
@@ -35,6 +35,9 @@ Bug: E685 error for func_unref(). (ZyX, 2010 Aug 5) +CTRL-] on help tag |/[\n]| doesn't jump to the right place. (Tony Mechelynck, +2010 Aug 8) + ":command Print echo 'print'" works, but ":Print" doesn't. Builtin Print should be overruled. (Aaron Thoma)