]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.891 v7.4.891
authorBram Moolenaar <Bram@vim.org>
Wed, 7 Oct 2015 09:41:49 +0000 (11:41 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 Oct 2015 09:41:49 +0000 (11:41 +0200)
commit089af18d1fd0961ff504ee72db0156bbfe509cdf
tree132a25e78150f72660130dc003ad2680a2f2257e
parent094454fa708d3297db744f095cd2b7b155a8b6ad
patch 7.4.891
Problem:    Indentation of array initializer is wrong.
Solution:   Avoid that calling find_start_rawstring() changes the position
            returned by find_start_comment(), add a test. (Hirohito Higashi)
src/misc1.c
src/testdir/test3.in
src/testdir/test3.ok
src/version.c