diff options
Diffstat (limited to 'elpa/with-editor-3.4.3/with-editor-pkg.el')
-rw-r--r-- | elpa/with-editor-3.4.3/with-editor-pkg.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/elpa/with-editor-3.4.3/with-editor-pkg.el b/elpa/with-editor-3.4.3/with-editor-pkg.el new file mode 100644 index 0000000..6bd429a --- /dev/null +++ b/elpa/with-editor-3.4.3/with-editor-pkg.el @@ -0,0 +1,2 @@ +;; Generated package description from with-editor.el -*- no-byte-compile: t -*- +(define-package "with-editor" "3.4.3" "Use the Emacsclient as $EDITOR" '((emacs "26.1") (compat "30.0.0.0")) :commit "ca902ae02972bdd6919a902be2593d8cb6bd991b" :authors '(("Jonas Bernoulli" . "emacs.with-editor@jonas.bernoulli.dev")) :maintainer '("Jonas Bernoulli" . "emacs.with-editor@jonas.bernoulli.dev") :keywords '("processes" "terminals") :url "https://github.com/magit/with-editor") |