# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1134986160 0 # Node ID ea51bc4acb2ed64a49b722b46f7b1721dcf4385c # Parent 33e3e3f9ed8b5e3034b07e0cdef99a995317e5ba (syms_of_macterm) : Fix unintended default value change. diff -r 33e3e3f9ed8b -r ea51bc4acb2e src/macterm.c --- a/src/macterm.c Mon Dec 19 08:31:44 2005 +0000 +++ b/src/macterm.c Mon Dec 19 09:56:00 2005 +0000 @@ -10795,7 +10795,7 @@ 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