summaryrefslogtreecommitdiff
path: root/plugins/emacs
AgeCommit message (Expand)Author
2023-01-13fix(emacs): make `alternate-editor` work for emacs >28Carlo Sala
2022-06-19fix(emacs): fix check for open frames w/ extra output (#10992)Marcus Müller
2021-12-28chore: fix comment bulk replaceMarc Cornellà
2021-12-28refactor: handle `$0` according to the Zsh plugin standard (#10518)Curtis Rueden
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-09-29refactor(emacs): remove dependency on `require_tool.sh` and clean up code styleMarc Cornellà
2021-03-25fix: use `$USERNAME` guaranteed to always be defined in zshMarc Cornellà
2020-10-11emacs: add ansi-term directory tracking (#9218)Ivan Dario Piernagorda Peña
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à
2019-02-25Revert "Fix emacs client terminal" (#7597)akinnane
2019-02-13Merge pull request #5714 from dluksza/masterRobby Russell
2018-10-05emacs: add README (#7235)Martin Nestorov
2018-05-20Fix 6840 Check emacsclient version instead of emacs's (#6841)Lorenzo Bolla
2016-12-15Fix emacs client terminalDariusz Luksza
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-10Do not overwrite EDITOR environment variable if already defined.Tristan Carel
2011-10-10CommentTristan Carel
2011-10-10Fix builtin `ecd' when file path contains space characters.Tristan Carel
2011-09-06New function `efile`Tristan Carel
2011-04-15Fix indentationTristan Carel
2011-04-15Fix alias `eeval'Tristan 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