New user default MMLoadDefaultFont
commit558153182fc2278dc377d2ee21cccea8257fd635
authorBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 7 Jan 2009 13:19:27 +0000 (7 14:19 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 7 Jan 2009 13:19:27 +0000 (7 14:19 +0100)
tree8f7f6165f9dcf4228b1dc7981047a3293c8bfa80
parent9f882f11b3929b86224ded59ac03d61080852596
New user default MMLoadDefaultFont

When enabled the default font is loaded from within the app bundle each
time MacVim is started (the default setting).  Startup times are shorter
if this is disabled.  Note that if the default font has already been
installed on the system then this may as well be disabled.
runtime/doc/gui_mac.txt
src/MacVim/MMAppController.m
src/MacVim/MMVimController.m
src/MacVim/Miscellaneous.h
src/MacVim/Miscellaneous.m