]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1180 v7.3.1180
authorBram Moolenaar <Bram@vim.org>
Wed, 12 Jun 2013 19:25:23 +0000 (21:25 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 12 Jun 2013 19:25:23 +0000 (21:25 +0200)
commitcab465a6d7a7d158c99b04ddc81650b468d82227
tree6f1620ff103430ac7167754f9b0c4d301be8f404
parent0825c00f14bb60202bcd0391bc3f0eba4d188aac
updated for version 7.3.1180
Problem:    When current directory changes, path from cscope may no longer be
            valid. (AS Budden)
Solution:   Always store the absolute path. (Christian Brabandt)
src/if_cscope.c
src/version.c