Mercurial > vim
view src/proto/gui_xmdlg.pro @ 3755:616bc1ad4f12 v7.3.636
updated for version 7.3.636
Problem: Not all zero-width matches handled correctly for "gn".
Solution: Move zero-width detection to a separate function. (Christian
Brabandt)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Thu, 23 Aug 2012 15:53:05 +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 : */