• Dan Nicolaescu's avatar
    * startup.el (command-line): Call daemon-initialized after · 5790ef40
    Dan Nicolaescu authored
    starting the server.
    * emacs.c (daemon_pipe): New variable
    (main): Create a pipe before forking, make the parent exit only after
    the child has closed its end of the pipe.  Move closing the
    descriptors ...
    (Fdaemon_initialized): ... here.  New function.
    5790ef40
ChangeLog 560 KB