]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.362 v7.3.362
authorBram Moolenaar <Bram@vim.org>
Wed, 30 Nov 2011 16:01:58 +0000 (17:01 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 30 Nov 2011 16:01:58 +0000 (17:01 +0100)
commit0612ec8d53ccc67f886dca470c10027336be959f
tree53310ad51dcf23555c6463bfab86b2609e8f76d1
parent89c7122c05c69222a22fe78f570264c6f91851b8
updated for version 7.3.362
Problem:    ml_get error when using ":g" with folded lines.
Solution:   Adjust the line number for changed_lines(). (Christian Brabandt)
src/ex_cmds.c
src/version.c