emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32term.c,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/w32term.c,v
Date: Wed, 21 May 2008 09:25:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/05/21 09:25:51

Index: w32term.c
===================================================================
RCS file: /sources/emacs/emacs/src/w32term.c,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -b -r1.288 -r1.289
--- w32term.c   14 May 2008 14:40:20 -0000      1.288
+++ w32term.c   21 May 2008 09:25:50 -0000      1.289
@@ -7119,7 +7119,7 @@
      program.  Unfortunately, we have good reasons for doing that, so
      instead we need to send messages to windowsThread to make some API
      calls for us (ones that affect, or depend on, the active/focus
-     window state.  */
+     window state.)  */
 #ifdef ATTACH_THREADS
   AttachThreadInput (dwMainThreadId, dwWindowsThreadId, TRUE);
 #endif




reply via email to

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