Mercurial > emacs
diff lib-src/ChangeLog @ 99215:e0e326adf3bc
* emacsclient.c (EXTRA_SPACE): New macro.
(get_server_config, set_local_socket): Use it.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 29 Oct 2008 15:34:06 +0000 |
parents | 91fa9fdc5cb4 |
children | 5fcebc8cbeea |
line wrap: on
line diff
--- a/lib-src/ChangeLog Wed Oct 29 13:09:57 2008 +0000 +++ b/lib-src/ChangeLog Wed Oct 29 15:34:06 2008 +0000 @@ -1,5 +1,8 @@ 2008-10-29 Juanma Barranquero <lekktu@gmail.com> + * emacsclient.c (EXTRA_SPACE): New macro. + (get_server_config, set_local_socket): Use it. + * makefile.w32-in ($(BLD)/sorted-doc.$(O)): Remove spurious backslash. Reported by Guillaume Conjat <gconjat.ext@orange-ftgroup.com>.