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