Ken Takata wrote:
> Hi Bram,
>
> 2016/4/4 Mon 5:08:29 UTC+9 Bram Moolenaar wrote:
> > 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)
> > Files: runtime/doc/options.txt, src/gui_w32.c, src/os_mswin.c,
> > src/proto/os_mswin.pro
>
> > + #ifdef PROOF_QUALITY
> > + {"PROOF", PROOF_QUALITY},
> > + #endif
> > + #ifdef PROOF_QUALITY
> > + {"DRAFT", DRAFT_QUALITY},
> > + #endif
>
> Maybe, the second "#ifdef PROOF_QUALITY" is a mistake of
> "#ifdef DRAFT_QUALITY".
Yes, that would make sense.
--
Don't be humble ... you're not that great.
-- Golda Meir
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.