comparison src/testdir/Make_all.mak @ 13620:4faf77b96432 v8.0.1682

patch 8.0.1682: auto indenting breaks inserting a block commit https://github.com/vim/vim/commit/8c87a2b1fec85e4aac33f71586ac1514536fc66b Author: Bram Moolenaar <Bram@vim.org> Date: Tue Apr 10 13:15:47 2018 +0200 patch 8.0.1682: auto indenting breaks inserting a block Problem: Auto indenting breaks inserting a block. Solution: Do not check for cursor movement if indent was changed. (Christian Brabandt, closes #2778)
author Christian Brabandt <cb@256bit.org>
date Tue, 10 Apr 2018 13:30:07 +0200
parents 94e638936d3e
children 2678e38e1de6
comparison
equal deleted inserted replaced
13619:41ed86454233 13620:4faf77b96432
70 test_assert.res \ 70 test_assert.res \
71 test_autochdir.res \ 71 test_autochdir.res \
72 test_autocmd.res \ 72 test_autocmd.res \
73 test_autoload.res \ 73 test_autoload.res \
74 test_backspace_opt.res \ 74 test_backspace_opt.res \
75 test_blockedit.res \
75 test_breakindent.res \ 76 test_breakindent.res \
76 test_bufwintabinfo.res \ 77 test_bufwintabinfo.res \
77 test_cdo.res \ 78 test_cdo.res \
78 test_changelist.res \ 79 test_changelist.res \
79 test_channel.res \ 80 test_channel.res \