]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2049 v7.4.2049
authorBram Moolenaar <Bram@vim.org>
Sat, 16 Jul 2016 14:54:24 +0000 (16:54 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 Jul 2016 14:54:24 +0000 (16:54 +0200)
commitf6acffbe83e622542d9fdf3066f51933e46e4954
tree70664752ad37e9760fa63ce2c0f432896022628c
parenta06ecab7a5159e744448ace731036f0dc5f87dd4
patch 7.4.2049
Problem:    There is no way to get a list of the error lists.
Solution:   Add ":chistory" and ":lhistory".
src/ex_cmds.h
src/ex_docmd.c
src/message.c
src/proto/quickfix.pro
src/quickfix.c
src/testdir/test_quickfix.vim
src/version.c