]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1705 v7.4.1705
authorBram Moolenaar <Bram@vim.org>
Sun, 3 Apr 2016 20:08:05 +0000 (22:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 3 Apr 2016 20:08:05 +0000 (22:08 +0200)
commit7c1c6dbb6817640fd3956a0d5417da23fde336d8
tree91ff75d4e867032fb58473b55021964b751cbadb
parent3dda7db4e1f7c4a8110a1f83001ec36b46693d27
patch 7.4.1705
Problem:    The 'guifont' option does not allow for a quality setting.
Solution:   Add the "q" item, supported on MS-Windows. (Yasuhiro Matsumoto)
runtime/doc/options.txt
src/gui_w32.c
src/os_mswin.c
src/proto/os_mswin.pro
src/version.c