I wrote: > Patch 7.4.2008 > Problem: evalcmd() has a confusing name. > Solution: Rename to execute(). Make silent optional. Support a list of > commands. > Files: src/eval.c, src/ex_docmd.c, src/message.c, src/globals.h, > src/proto/eval.pro, src/Makefile, src/testdir/test_evalcmd.vim, > src/testdir/test_execute_func.vim, src/testdir/test_alot.vim, > runtime/doc/eval.txt
Oops, the version number in version.c is missing. Will add it in the next patch (and add a test to my patch script). -- If you're sending someone Styrofoam, what do you pack it in? /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.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, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
