summaryrefslogtreecommitdiff
path: root/with-editor.el
AgeCommit message (Expand)Author
2021-10-02Release version 3.0.5v3.0.5Jonas Bernoulli
2021-09-28with-editor-export-editor: For vterm call clearJonas Bernoulli
2021-05-24Release version 3.0.4v3.0.4Jonas Bernoulli
2021-05-24Rearrange library headerJonas Bernoulli
2021-04-26Add SPDX-License-Identifier library headerJonas Bernoulli
2021-03-19Use defvar-local instead of make-variable-buffer-localJonas Bernoulli
2021-03-19with-editor-export-editor: Check whether there is a buffer processMario Rodas
2021-01-17Remove async-bytecomp kludgeJonas Bernoulli
2021-01-10Fix previous commitJonas Bernoulli
2020-10-30Suppress error if vterm module cannot be buildv3.0.2Jonas Bernoulli
2020-10-26Require subr-x for when-letv3.0.1Jonas Bernoulli
2020-10-24with-editor-export-editor: Support vtermv3.0.0Jonas Bernoulli
2020-09-30server-switch-buffer: Adjust advice for emacs 28Jonas Bernoulli
2020-06-17make-process--with-editor-process-filter: &allow-other-keysJonas Bernoulli
2020-06-09Add an advice for `make-process'Philipp Stephani
2020-05-13Fix typoJonas Bernoulli
2020-02-17Silence byte-compilerJonas Bernoulli
2020-02-14with-editor-export-editor: Use printf instead of echoStéphane Soppera
2020-02-04with-editor-export-editor: Fix for term-modeStéphane Soppera
2020-01-02Release version 2.9.1v2.9.1Jonas Bernoulli
2019-12-22with-editor-finish: Fix bug concerning git-commit-post-finish-hookv2.9.0Jonas Bernoulli
2019-11-05Fix typosJonas Bernoulli
2019-10-24with-editor-kill-buffer-noop: Revert previous kludgeJonas Bernoulli
2019-10-08Handle async-bytecomp-allowed-packages properlyJonas Bernoulli
2019-07-15with-editor-usage-message: CosmeticsJonas Bernoulli
2019-07-15with-editor-usage-message: New variableJonas Bernoulli
2019-07-15with-editor-usage-message: Delay message a little longerJonas Bernoulli
2019-05-11Fix previous commitJonas Bernoulli
2019-05-08with-editor-kill-buffer-noop: When killing Emacs silently cancelJonas Bernoulli
2018-11-03with-editor-finish: Preserve local git-commit-post-finish-hookJonas Bernoulli
2018-11-03with-editor-{finish,cancel}-hook: No longer ignore global valueJonas Bernoulli
2018-10-29with-editor*: Correct debug declarationJonas Bernoulli
2018-10-26with-editor*: New macroJonas Bernoulli
2018-10-09with-editor-{finish,cancel}: Run post hooks in correct directoryJonas Bernoulli
2018-10-08Update documentationJonas Bernoulli
2018-10-08with-editor-shell-command-use-emacsclient: Fix last modified infoJonas Bernoulli
2018-10-03with-editor-sleeping-editor: Also print the working directoryJonas Bernoulli
2018-04-14Improve detection of remacs client in macOSv2.7.3Christian Johansson
2018-03-18Changing heading of library footer sectionJonas Bernoulli
2018-02-17Use process-live-p to check whether process is aliveMario Rodas
2018-02-13Add some autoloadRémi Vanicat
2018-01-11Release version 2.7.1v2.7.1Jonas Bernoulli
2017-11-27Use the emacsclient again when running shell commandsJonas Bernoulli
2017-10-02shell-command: enable with-editor-mode when appropriatev2.7.0Jonas Bernoulli
2017-09-27.travis.yml: fail on byte compilation warningsNoam Postavsky
2017-09-25Require pcaseJonas Bernoulli
2017-09-24with-editor-output-filter: don't assume default-directory is validJonas Bernoulli
2017-09-24Cosmetics and typo fixesJonas Bernoulli
2017-09-24with-editor-export-editor: remove unnecessary leftoversJonas Bernoulli
2017-08-17Guard against nonexistent default directoryv2.6.0Philipp Stephani