]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.504 v7.3.504
authorBram Moolenaar <Bram@vim.org>
Wed, 25 Apr 2012 10:57:28 +0000 (12:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 25 Apr 2012 10:57:28 +0000 (12:57 +0200)
commit720ce53af0a1bf433bef91521771de77de6d8077
treeea5b777aaf0a8f07987c393b31cabd96bc47a531
parent6217cdcec39e64d5fc5a04032847d0424c8f27b4
updated for version 7.3.504
Problem:    Commands in help files are not highlighted.
Solution:   Allow for commands in backticks.  Adjust CTRL-] to remove the
            backticks.
src/ex_cmds.c
src/version.c