]> git.eshelyaron.com Git - emacs.git/commit
temacs --daemon fix
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Feb 2014 21:20:44 +0000 (13:20 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Feb 2014 21:20:44 +0000 (13:20 -0800)
commit3cb98721e23030812206733f733d40a2ea523bc6
treec1813fe448ced23aa08de8a32f895632137b425c
parentf260162808078c02a3e5f08aed245154e9131aed
temacs --daemon fix

* emacs.c (main): Initialize daemon_pipe[1] here ...
(syms_of_emacs): ... instead of here.

Fixes: debbugs:16599
src/ChangeLog
src/emacs.c