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,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/macterm.c,v
Date: Fri, 25 May 2007 02:38:06 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/05/25 02:38:06

Index: src/macterm.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/macterm.c,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -b -r1.216 -r1.217
--- src/macterm.c       20 May 2007 03:12:20 -0000      1.216
+++ src/macterm.c       25 May 2007 02:38:05 -0000      1.217
@@ -9893,6 +9893,7 @@
              width = bounds.right - bounds.left;
              height = bounds.bottom - bounds.top;
              mac_handle_size_change (f, width, height);
+             mac_wakeup_from_rne ();
            }
        }
 




reply via email to

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