chiark / gitweb /
bin/mdw-build: Make a note of the persistent file-descriptor assignments.
[profile] / bin / emacsclient-hack
1 #! /bin/sh -e
2 exec emacsclient ${DISPLAY+--display "$DISPLAY"} "$@"