]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0640: mismatch between help and actual message v8.0.0640
authorBram Moolenaar <Bram@vim.org>
Tue, 13 Jun 2017 14:34:54 +0000 (16:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 13 Jun 2017 14:34:54 +0000 (16:34 +0200)
commit83064068eaabf75a7d235b0eec561dccbcb96b31
tree37b11df49e061e5d1258eb3c430057d344bc7fd1
parent9a48961d8bd7ffea14330b9b0181a6cdbe9288f7
patch 8.0.0640: mismatch between help and actual message

Problem:    Mismatch between help and actual message for ":syn conceal".
Solution:   Change the message to match the help. (Ken Takata)
src/syntax.c
src/version.c