Fix --no-build-details for w32 and macOS
commit19fa6d561abd91e9ad71a6799c5ed4f582c9f351
authorNoam Postavsky <npostavs@gmail.com>
Tue, 6 Feb 2018 17:20:37 +0000 (6 12:20 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 9 Feb 2018 00:10:11 +0000 (8 19:10 -0500)
treebd5aba726efbafd00c5b3638dd461ada8f7f793d
parent979944c9b03ed168c85b65f880937adac0a2bf16
Fix --no-build-details for w32 and macOS

* src/w32term.c (w32_initialize_display_info): Handle nil system-name.
* lisp/term/ns-win.el (window-system-initialization): Don't pass nil
to `x-open-connection'.
lisp/term/ns-win.el
src/w32term.c