aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2008-10-29 15:34:06 +0000
committerJuanma Barranquero <[email protected]>2008-10-29 15:34:06 +0000
commitbc558f3edbca94c4b8eb33791720c55eb27b059b (patch)
tree928d3d801e9d77656fc414af2cee7c8f9b4d8ec9 /lib-src/ChangeLog
parentf8baa6395ec0f506b7ba72e165581b5299648bbe (diff)
* emacsclient.c (EXTRA_SPACE): New macro.
(get_server_config, set_local_socket): Use it.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index ec7cb4c9d6..bf93db8809 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,5 +1,8 @@
2008-10-29 Juanma Barranquero <[email protected]>
+ * 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 <[email protected]>.