]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1281: the "trailing characters" error can be hard to understand v8.2.1281
authorBram Moolenaar <Bram@vim.org>
Thu, 23 Jul 2020 15:16:18 +0000 (17:16 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 23 Jul 2020 15:16:18 +0000 (17:16 +0200)
commit2d06bfde29bd3a62fc85823d2aa719ef943bd319
treedac4bc628fbc1b9414f8901375abe0b9e975a736
parent8930caaa1a283092aca81fdbc3fcf15c7eadb197
patch 8.2.1281: the "trailing characters" error can be hard to understand

Problem:    The "trailing characters" error can be hard to understand.
Solution:   Add the trailing characters to the message.
13 files changed:
src/cmdhist.c
src/eval.c
src/evalfunc.c
src/evalvars.c
src/ex_cmds.c
src/ex_docmd.c
src/ex_eval.c
src/json.c
src/menu.c
src/quickfix.c
src/sign.c
src/userfunc.c
src/version.c