summaryrefslogtreecommitdiff
path: root/elpa/with-editor-20190715.2007/with-editor-pkg.el
diff options
context:
space:
mode:
authorblendoit <blendoit@gmail.com>2019-09-03 17:32:57 -0700
committerblendoit <blendoit@gmail.com>2019-09-03 17:32:57 -0700
commitf1bd7efba96174cdaa197f3ecdccbeacf9235f88 (patch)
tree4c620ad3babfca3759011f38950ed156b6e13d6c /elpa/with-editor-20190715.2007/with-editor-pkg.el
First commit
Diffstat (limited to 'elpa/with-editor-20190715.2007/with-editor-pkg.el')
-rw-r--r--elpa/with-editor-20190715.2007/with-editor-pkg.el13
1 files changed, 13 insertions, 0 deletions
diff --git a/elpa/with-editor-20190715.2007/with-editor-pkg.el b/elpa/with-editor-20190715.2007/with-editor-pkg.el
new file mode 100644
index 0000000..85aa6b5
--- /dev/null
+++ b/elpa/with-editor-20190715.2007/with-editor-pkg.el
@@ -0,0 +1,13 @@
+(define-package "with-editor" "20190715.2007" "Use the Emacsclient as $EDITOR"
+ '((emacs "24.4")
+ (async "1.9"))
+ :keywords
+ '("tools")
+ :authors
+ '(("Jonas Bernoulli" . "jonas@bernoul.li"))
+ :maintainer
+ '("Jonas Bernoulli" . "jonas@bernoul.li")
+ :url "https://github.com/magit/with-editor")
+;; Local Variables:
+;; no-byte-compile: t
+;; End:
Copyright 2019--2024 Marius PETER