]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.585 v7.3.585
authorBram Moolenaar <Bram@vim.org>
Fri, 6 Jul 2012 11:36:48 +0000 (13:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 6 Jul 2012 11:36:48 +0000 (13:36 +0200)
commit5967abb97fa3bb191b267bacfa096d4dd99f3e6d
tree0d7c2d12a950e7b171de0dbb8d8992c466c4c883
parent221d6872c432842534b302da4670014c29588566
updated for version 7.3.585
Problem:    Calling changed_bytes() too often.
Solution:   Move changed_bytes() out of a loop. (Tor Perkins)
src/edit.c
src/version.c