summaryrefslogtreecommitdiff
path: root/plugins/emacs/emacsclient.sh
AgeCommit message (Expand)Author
2021-09-29fix(emacs): correctly pass arguments to emacsclient when $2 is stdinMarc Cornellà
2021-09-29fix(emacs): assess if there are open frames of the expected typeMarc Cornellà
2021-09-29refactor(emacs): simplify emacsclient wrapper codeMarc Cornellà
2021-03-25fix: use `$USERNAME` guaranteed to always be defined in zshMarc Cornellà
2019-11-06emacs: support BSD mktemp in emacsclient.sh (#8351)Eric Dobbs
2019-04-14emacs: revert cab1ac6e682038b2ceca9d16f8c458c0e79149ca (#7765)akinnane
2019-04-09emacs: use open frame if there is one presentMarc Cornellà
2016-07-19Update emacs plugin. (#5201)soredake
2016-06-20Fix issue with `dash` as the default `/bin/sh` script executing program. (#5177)hjpotter92
2016-06-17emacs plugin tweak to open buffer from stdin (#5126)Jordan Gwyn
2014-03-24Add check for display list equals nilJan Ehrhardt
2011-10-10CommentTristan Carel
2011-04-15- Fix pass of parametersTristan Carel
2011-04-14More commentsTristan Carel
2011-04-13Add new plugin emacs, to take benefit of daemon capabilities of emacs >=23Tristan Carel