diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-04-26 09:12:14 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-04-26 09:13:07 -0700 |
commit | 40a03df45353692f73364e488c962f1a7cf2e8bc (patch) | |
tree | 73db77552ab96859e688c8898b9b770b99635fc5 /lisp/textmodes/css-mode.el | |
parent | 7b9a5c2a451781f674f0a7ebd71f1061a174f627 (diff) | |
download | emacs-40a03df45353692f73364e488c962f1a7cf2e8bc.tar.gz emacs-40a03df45353692f73364e488c962f1a7cf2e8bc.tar.bz2 emacs-40a03df45353692f73364e488c962f1a7cf2e8bc.zip |
Fix socketd fd startup bug that I introduced
Problem reported by Matthew Leach in:
http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00778.html
* src/emacs.c (main): Indicate more clearly the coupling between
the --daemon option and init_process_emacs.
* src/lisp.h: Adjust to API changes.
* src/process.c (set_external_socket_descriptor):
Remove, replacing by ...
(init_process_emacs): ... passing the socket FD here instead.
All uses changed.
Diffstat (limited to 'lisp/textmodes/css-mode.el')
0 files changed, 0 insertions, 0 deletions