emacs-diffs
[Top][All Lists]
Advanced

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

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


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/mac.c
Date: Sun, 12 Mar 2006 08:19:43 +0000

Index: emacs/src/mac.c
diff -u emacs/src/mac.c:1.54 emacs/src/mac.c:1.55
--- emacs/src/mac.c:1.54        Mon Feb  6 15:23:21 2006
+++ emacs/src/mac.c     Sun Mar 12 08:19:42 2006
@@ -4829,6 +4829,9 @@
            return 0;
        }
 
+#if USE_CG_DRAWING
+      mac_prepare_for_quickdraw (NULL);
+#endif
       /* Avoid initial overhead of RunLoop setup for the case that
         some input is already available.  */
       EMACS_SET_SECS_USECS (select_timeout, 0, 0);




reply via email to

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