about summary refs log tree commit diff
path: root/configs/shared/emacs/.emacs.d/elpa/with-editor-20180618.1602/with-editor-pkg.el
blob: 9a0e2a2b1faa9c49da8bfc32ff0ccfce1033a0f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
(define-package "with-editor" "20180618.1602" "Use the Emacsclient as $EDITOR"
  '((emacs "24.4")
    (async "1.9"))
  :keywords
  '("tools")
  :url "https://github.com/magit/with-editor")
;; Local Variables:
;; no-byte-compile: t
;; End: