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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/w32term.c,v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:49:23 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:49:21

Index: w32term.c
===================================================================
RCS file: /sources/emacs/emacs/src/w32term.c,v
retrieving revision 1.259.2.1
retrieving revision 1.259.2.2
diff -u -b -r1.259.2.1 -r1.259.2.2
--- w32term.c   25 Jul 2007 05:15:23 -0000      1.259.2.1
+++ w32term.c   8 Aug 2007 07:49:12 -0000       1.259.2.2
@@ -4336,7 +4336,7 @@
                  /* Window will be selected only when it is not
                     selected now and last mouse movement event was
                     not in it.  Minibuffer window will be selected
-                    iff it is active.  */
+                    only when it is active.  */
                  if (WINDOWP(window)
                      && !EQ (window, last_window)
                      && !EQ (window, selected_window))




reply via email to

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