aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 5c55bcea506..83855afa675 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,14 @@
12015-02-27 Mark Laws <mdl@60hz.org>
2
3 Support daemon mode on MS-Windows (bug#19688)
4 * emacsclient.c (decode_options) [WINDOWSNT]: Don't reject empty
5 arguments for --alternate-editor.
6 (print_help_and_exit) [WINDOWSNT]: Don't refrain from advertising
7 empty arguments for --alternate-editor.
8 (start_daemon_and_retry_set_socket) [WINDOWSNT]: MS-Windows
9 specific code to start Emacs in daemon mode and wait for it to be
10 ready for client connections.
11
12015-02-23 Pete Williamson <petewil0@googlemail.com> (tiny change) 122015-02-23 Pete Williamson <petewil0@googlemail.com> (tiny change)
2 13
3 Use ${EXEEXT} more uniformly in makefiles 14 Use ${EXEEXT} more uniformly in makefiles