emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/macterm.c


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/macterm.c
Date: Mon, 19 Dec 2005 09:56:00 +0000

Index: emacs/src/macterm.c
diff -u emacs/src/macterm.c:1.147 emacs/src/macterm.c:1.148
--- emacs/src/macterm.c:1.147   Mon Dec 19 08:30:56 2005
+++ emacs/src/macterm.c Mon Dec 19 09:56:00 2005
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]