Hirohito Higashi wrote: > Hi Bram and list, > > 2016-11-18(Fri) 3:32:45 UTC+9 Bram Moolenaar: > > Patch 8.0.0090 > > Problem: Cursor moved after last character when using 'breakindent'. > > Solution: Fix the cursor positioning. Turn the breakindent test into new > > style. (Christian Brabandt) > > Files: src/screen.c, src/testdir/Make_all.mak, > > src/testdir/test_breakindent.in, > > src/testdir/test_breakindent.ok, > > src/testdir/test_breakindent.vim, src/Makefile > [...] > > The git commit message of v8.0.0090 got a mistake. > It is almost the same content of v8.0.0091. > > --------8<-------- > $ git log v8.0.0091 -2 > commit 9f0e423c2818c0cacd0810f9c3c67cbb6b80963d > Author: Bram Moolenaar <[email protected]> > Date: Thu Nov 17 19:48:18 2016 +0100 > > patch 8.0.0091 > Problem: Test_help_complete sometimes fails in MS-Windows console. > Solution: Use getcompletion() instead of feedkeys() and command line > completion. (Hirohito Higashi) > > commit 6c896867c4f5d759616028ef7cbfce2a9ed32600 > Author: Bram Moolenaar <[email protected]> > Date: Thu Nov 17 19:46:51 2016 +0100 > > patch 8.0.0090 > Problem: Test_help_complete sometimes fails in MS-Windows console. > Solution: Use getcompletion() instead of feedkeys() and command line > completion. (Hirohito Higashi) > --------8<-------- > > Anyway, I only report.
Something went wrong with the script I use to create the commit message. I suppose it's not possible to change the message after the commit. -- Have you heard about the new Beowulf cluster? It's so fast, it executes an infinite loop in 6 seconds. /// 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.
