emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lib-src/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog,v
Date: Mon, 18 Dec 2006 16:47:28 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/12/18 16:47:28

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lib-src/ChangeLog,v
retrieving revision 2.365
retrieving revision 2.366
diff -u -b -r2.365 -r2.366
--- ChangeLog   15 Dec 2006 14:53:44 -0000      2.365
+++ ChangeLog   18 Dec 2006 16:47:28 -0000      2.366
@@ -1,3 +1,10 @@
+2006-12-18  Juanma Barranquero  <address@hidden>
+
+       * emacsclient.c [WINDOWSNT] (set_fg, get_wc): New variables.
+       [WINDOWSNT] (w32_find_emacs_process, w32_give_focus): New functions.
+       (main) [WINDOWSNT]: Remove code to release the focus; call
+       w32_give_focus instead.
+
 2006-12-15  Juanma Barranquero  <address@hidden>
 
        * emacsclient.c (w32_execvp): New function; wrapper for `execvp'.
@@ -454,10 +461,9 @@
 
 2005-07-13  Ken Raeburn  <address@hidden>
 
-       * pop.c: Don't include des.h (or variants thereof); krb.h will do
-       it.
-       (sendline): Add the \r\n to the line in a temporary buffer, and
-       write it all at once.
+       * pop.c: Don't include des.h (or variants thereof); krb.h will do it.
+       (sendline): Add the \r\n to the line in a temporary buffer, and write
+       it all at once.
 
 2005-07-04  Lute Kamstra  <address@hidden>
 
@@ -497,10 +503,9 @@
 
 2005-02-04  Andreas Schwab  <address@hidden>
 
-       * movemail.c (fatal): Accept third parameter and pass down to
-       error.
-       (pfatal_with_name): Pass error string as format parameter instead
-       of as part of format string.
+       * movemail.c (fatal): Accept third parameter and pass down to error.
+       (pfatal_with_name): Pass error string as format parameter instead of
+       as part of format string.
        (pfatal_and_delete): Likewise.
        (main): Adjust call to fatal.
        (xmalloc): Likewise.
@@ -511,8 +516,7 @@
 
 2004-12-26  YAMAMOTO Mitsuharu  <address@hidden>
 
-       * make-docfile.c: Include stdlib.h even if WINDOWSNT is not
-       defined.
+       * make-docfile.c: Include stdlib.h even if WINDOWSNT is not defined.
 
 2004-12-15  Andreas Schwab  <address@hidden>
 
@@ -578,8 +582,7 @@
 
 2004-05-10  Thien-Thi Nguyen  <address@hidden>
 
-       * test-distrib.c (main): For failing cases, exit with
-       `EXIT_FAILURE'.
+       * test-distrib.c (main): For failing cases, exit with `EXIT_FAILURE'.
 
 2004-05-08  Jason Rumney  <address@hidden>
 
@@ -752,8 +755,7 @@
 
 2003-04-27  Oliver Scholz  <address@hidden>
 
-       * update-game-score.c (read_scores): Fix corruption of scores on
-       read.
+       * update-game-score.c (read_scores): Fix corruption of scores on read.
 
 2003-04-12  Stefan Monnier  <address@hidden>
 




reply via email to

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