On May 15, 1:43 pm, Bram Moolenaar <[email protected]> wrote: > Linxiao Li wrote: > > Would 1, 2, 3 be added in this version? > > > 1 155 (-14) 63 -7 add IDE features (debugger integration, shell window) > > I don't have a patch for that. It probably needs a lot of dicsussion > anyway. > > > 2 153 (-36) 61 -8 add integration with Python instead of inventing more > > Vim script > > There already is Python support. I have a few patches to improve Python > support, I'll look into these. > > > 3 123 (-1) 47 -1 fix all problems, big and small; make Vim more robust > > That's happening. Most of the patches for Vim 7.2 were to fix problems. > > -- > I started out with nothing, and I still have most of it. > -- Michael Davis -- "Tonight Show" > > /// Bram Moolenaar -- [email protected] --http://www.Moolenaar.net \\\ > /// sponsor Vim, vote for features --http://www.Vim.org/sponsor/\\\ > \\\ download, build and distribute --http://www.A-A-P.org /// > \\\ help me help AIDS victims --http://ICCF-Holland.org /// > > -- > 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, visithttp://www.vim.org/maillist.php The VIM_VERSION_LONG_DATE in src/version.h incorrectly specifies a release date of 2008 May 15. Obviously should be 2010 May 15. In the file src/vim.rc the copy right date should be Copyright 1996 - 2010. I guess these would be the first two patches.
-- 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
