chiark
/
gitweb
/
~mdw
/
profile
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
bin/emacsclient-hack: Open the window on the right display.
[profile]
/
bin
/
emacsclient-hack
1
#! /bin/sh -e
2
exec emacsclient ${DISPLAY+--display "$DISPLAY"} "$@"