Merge remote-tracking branch 'origin/master' into modern-harvey3

modern-harvey3-triple
Doug Coleman 2018-09-04 00:09:24 -05:00
commit d21af6e975
1 changed files with 1 additions and 3 deletions

View File

@ -23,9 +23,7 @@ M: windows find-emacsclient
M: emacsclient editor-command ( file line -- command )
[
emacsclient-path get [ find-emacsclient ] unless* ,
emacsclient-args get %
"-a=emacs" ,
"--no-wait" ,
emacsclient-args get [ { "-a=emacs" "--no-wait" } ] unless* %
number>string "+" prepend ,
,
] { } make ;