index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
emacs
/
emacsclient.sh
Age
Commit message (
Expand
)
Author
2021-09-29
fix(emacs): correctly pass arguments to emacsclient when $2 is stdin
Marc Cornellà
2021-09-29
fix(emacs): assess if there are open frames of the expected type
Marc Cornellà
2021-09-29
refactor(emacs): simplify emacsclient wrapper code
Marc Cornellà
2021-03-25
fix: use `$USERNAME` guaranteed to always be defined in zsh
Marc Cornellà
2019-11-06
emacs: support BSD mktemp in emacsclient.sh (#8351)
Eric Dobbs
2019-04-14
emacs: revert cab1ac6e682038b2ceca9d16f8c458c0e79149ca (#7765)
akinnane
2019-04-09
emacs: use open frame if there is one present
Marc Cornellà
2016-07-19
Update emacs plugin. (#5201)
soredake
2016-06-20
Fix issue with `dash` as the default `/bin/sh` script executing program. (#5177)
hjpotter92
2016-06-17
emacs plugin tweak to open buffer from stdin (#5126)
Jordan Gwyn
2014-03-24
Add check for display list equals nil
Jan Ehrhardt
2011-10-10
Comment
Tristan Carel
2011-04-15
- Fix pass of parameters
Tristan Carel
2011-04-14
More comments
Tristan Carel
2011-04-13
Add new plugin emacs, to take benefit of daemon capabilities of emacs >=23
Tristan Carel