Mercurial > vim
view src/proto/gui_xmdlg.pro @ 14915:f508bb2fb808 v8.1.0469
patch 8.1.0469: too often indexing in qf_lists[]
commit https://github.com/vim/vim/commit/108e7b422b7b59153dd5af1fb75e83fa36ff3db4
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Oct 11 17:39:12 2018 +0200
patch 8.1.0469: too often indexing in qf_lists[]
Problem: Too often indexing in qf_lists[].
Solution: Use a qf_list_T pointer. (Yegappan Lakshmanan)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 11 Oct 2018 17:45:07 +0200 |
parents | 21b0a39d13ed |
children |
line wrap: on
line source
/* gui_xmdlg.c */ char_u *gui_xm_select_font(char_u *current); /* vim: set ft=c : */