view src/proto/gui_xmdlg.pro @ 6045:7fa2bed947fd v7.4.362

updated for version 7.4.362 Problem: When matchaddpos() uses a length smaller than the number of bytes in the (last) character the highlight continues until the end of the line. Solution: Change condition from equal to larger-or-equal.
author Bram Moolenaar <bram@vim.org>
date Wed, 09 Jul 2014 20:20:43 +0200
parents e63691e7c504
children 21b0a39d13ed
line wrap: on
line source

/* gui_xmdlg.c */
char_u *gui_xm_select_font __ARGS((char_u *current));
/* vim: set ft=c : */