Mercurial > vim
view src/proto/gui_xmdlg.pro @ 4350:7eaccdaa5304 v7.3.924
updated for version 7.3.924
Problem: Python interface can't easily access options.
Solution: Add vim.options, vim.window.options and vim.buffer.options. (ZyX)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Mon, 06 May 2013 03:52:55 +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 : */