aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/macterm.c2
1 files changed, 1 insertions, 1 deletions
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. */);
10795 doc: /* *If non-nil, allow anti-aliasing. 10795 doc: /* *If non-nil, allow anti-aliasing.
10796The text will be rendered using Core Graphics text rendering which 10796The text will be rendered using Core Graphics text rendering which
10797may anti-alias the text. */); 10797may anti-alias the text. */);
10798 mac_use_core_graphics = 1; 10798 mac_use_core_graphics = 0;
10799 10799
10800 /* Register an entry for `mac-roman' so that it can be used when 10800 /* Register an entry for `mac-roman' so that it can be used when
10801 creating the terminal frame on Mac OS 9 before loading 10801 creating the terminal frame on Mac OS 9 before loading