Ken Takata <[email protected]> wrote: > Hi, > > I found some typos in todo.txt. > Attached patch fixes them. > > Thanks, > Ken Takata
One more typo fixed in todo.txt in attached patch. Regards -- Dominique -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
diff -r b89e2bdcc6e5 runtime/doc/todo.txt --- a/runtime/doc/todo.txt Sun Dec 16 12:50:40 2012 +0100 +++ b/runtime/doc/todo.txt Thu Dec 27 07:53:53 2012 +0100 @@ -88,7 +88,7 @@ Patch to make multibyte input work on Win32 console when codepage differs from 'encoding'. (Ken Takata, 2012 Sep 29) -It's possible to defined an input() function that overrides the built-in one. +It's possible to define an input() function that overrides the built-in one. (ZyX, 2012 Sep 28) Win32: When a directory name contains an exclamation mark, completion doesn't
