]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.240 v7.4.240
authorBram Moolenaar <Bram@vim.org>
Wed, 2 Apr 2014 15:19:04 +0000 (17:19 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 2 Apr 2014 15:19:04 +0000 (17:19 +0200)
commitfe5aab63feb2b03656700d3738d46a19e99edde0
tree4314ed56672219a5e8f8c2f645e4eca77854aaac
parent3e45159ceb465082c183e79e2547cb6cc408167e
updated for version 7.4.240
Problem:    ":tjump" shows "\n" as "\\n".
Solution:   Skip over "\" that escapes a backslash. (Gary Johnson)
src/tag.c
src/version.c