13 lines
387 B
EmacsLisp
13 lines
387 B
EmacsLisp
(define-package "with-editor" "20220101.1316" "Use the Emacsclient as $EDITOR"
|
|
'((emacs "24.4"))
|
|
:commit "36d36957628621e8340f755b22082e1f4ed8e2d7" :authors
|
|
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
|
|
:maintainer
|
|
'("Jonas Bernoulli" . "jonas@bernoul.li")
|
|
:keywords
|
|
'("tools")
|
|
:url "https://github.com/magit/with-editor")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|