changeset 67672:ea51bc4acb2e

(syms_of_macterm) <mac-allow-anti-aliasing>: Fix unintended default value change.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Mon, 19 Dec 2005 09:56:00 +0000
parents 33e3e3f9ed8b
children 947510e65020
files src/macterm.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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