dot/emacs, el/dot-emacs.el: Consistently use `setq-default' for mode defaults.
[profile] / bin / emacsclient-hack
... / ...
CommitLineData
1#! /bin/sh -e
2exec emacsclient ${DISPLAY+--display "$DISPLAY"} "$@"