From: YAMAMOTO Mitsuharu Date: Mon, 19 Dec 2005 09:56:00 +0000 (+0000) Subject: (syms_of_macterm) : Fix unintended default X-Git-Tag: emacs-pretest-22.0.90~5191 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=faef8681cb65537b35429d2d611e45512b81f052;p=emacs.git (syms_of_macterm) : Fix unintended default value change. --- diff --git a/src/macterm.c b/src/macterm.c index 5fd80b7387f..cec51c0227f 100644 --- a/src/macterm.c +++ b/src/macterm.c @@ -10795,7 +10795,7 @@ button will be mouse-3. */); doc: /* *If non-nil, allow anti-aliasing. The text will be rendered using Core Graphics text rendering which may anti-alias the text. */); - mac_use_core_graphics = 1; + mac_use_core_graphics = 0; /* Register an entry for `mac-roman' so that it can be used when creating the terminal frame on Mac OS 9 before loading