Mercurial > vim
view src/proto/gui_xmdlg.pro @ 4661:0dce3d812e7a v7.3.1078
updated for version 7.3.1078
Problem: New regexp engine: \@! doesn't work.
Solution: Implement the negated version of \@=.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Thu, 30 May 2013 22:44:02 +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 : */