Mercurial > vim
view src/proto/gui_xmdlg.pro @ 4217:6ce32844727d v7.3.860
updated for version 7.3.860
Problem: When using --remote-expr try/catch does not work. (Andrey Radev)
Solution: Set emsg_silent instead of emsg_off.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 13 Mar 2013 20:23:22 +0100 |
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 : */