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 [EMACS_22_BASE]


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/macterm.c,v [EMACS_22_BASE]
Date: Thu, 24 May 2007 03:17:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     YAMAMOTO Mitsuharu <mituharu>   07/05/24 03:17:02

Index: macterm.c
===================================================================
RCS file: /sources/emacs/emacs/src/macterm.c,v
retrieving revision 1.214.2.2
retrieving revision 1.214.2.3
diff -u -b -r1.214.2.2 -r1.214.2.3
--- macterm.c   19 May 2007 05:07:40 -0000      1.214.2.2
+++ macterm.c   24 May 2007 03:17:02 -0000      1.214.2.3
@@ -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]