aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index acd9ef9f3c..7cb4cda201 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,12 @@
+2008-12-10 Dan Nicolaescu <[email protected]>
+
+ * emacsclient.c (print_help_and_exit): Describe what an empty
+ string argument does for --alternate-editor.
+ (set_socket): Make it possible to not exit in case of an error.
+ (start_daemon_and_retry_set_socket): New function.
+ (main): Use it. Restore the NULL value for socket_name and
+ server_file after the set_socket call.
+
2008-12-03 Dan Nicolaescu <[email protected]>
* emacsclient.c: Include <arpa/inet.h>.