emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Sun, 26 Oct 2008 19:05:52 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/10/26 19:05:51

Index: src/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7073
retrieving revision 1.7074
diff -u -b -r1.7073 -r1.7074
--- src/ChangeLog       26 Oct 2008 04:23:08 -0000      1.7073
+++ src/ChangeLog       26 Oct 2008 19:05:50 -0000      1.7074
@@ -1,3 +1,11 @@
+2008-10-26  Romain Francoise  <address@hidden>
+
+       * 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.
+
 2008-10-26  Stefan Monnier  <address@hidden>
 
        * chartab.c (Foptimize_char_table): Make sure `ascii' doesn't point to




reply via email to

[Prev in Thread] Current Thread [Next in Thread]