From 18b8c421dc9733b870e68d7dc996416451b9809a Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 7 Nov 2006 10:47:51 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 6 ++++++ lisp/ChangeLog | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index c240cfb956b..9210fa6afba 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,9 @@ +2006-11-07 Juanma Barranquero + + * emacsclient.c (get_server_config): Extract also the Emacs pid + from the server file. On Windows, try to force the Emacs frame to + the foreground. + 2006-11-06 Juanma Barranquero * emacsclient.c (longopts) [! NO_SOCKETS_IN_FILE_SYSTEM]: Don't show diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 76d66379c73..c0eac60c44f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-11-07 Juanma Barranquero + + * server.el (server-start): Save also the Emacs pid in the server file. + 2006-11-07 Carsten Dominik * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve