Mercurial > emacs
changeset 73807:e02dbec6d19c
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 07 Nov 2006 10:47:51 +0000 |
parents | fbfa7d8c0a64 |
children | 2889a065b1d4 |
files | lib-src/ChangeLog lisp/ChangeLog |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Tue Nov 07 10:43:45 2006 +0000 +++ b/lib-src/ChangeLog Tue Nov 07 10:47:51 2006 +0000 @@ -1,3 +1,9 @@ +2006-11-07 Juanma Barranquero <lekktu@gmail.com> + + * 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 <lekktu@gmail.com> * emacsclient.c (longopts) [! NO_SOCKETS_IN_FILE_SYSTEM]: Don't show
--- a/lisp/ChangeLog Tue Nov 07 10:43:45 2006 +0000 +++ b/lisp/ChangeLog Tue Nov 07 10:47:51 2006 +0000 @@ -1,3 +1,7 @@ +2006-11-07 Juanma Barranquero <lekktu@gmail.com> + + * server.el (server-start): Save also the Emacs pid in the server file. + 2006-11-07 Carsten Dominik <dominik@science.uva.nl> * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve