11 lines
375 B
EmacsLisp
11 lines
375 B
EmacsLisp
(define-package "org-cliplink" "20190608.2134" "insert org-mode links from the clipboard"
|
|
'((emacs "24.4"))
|
|
:commit "82402cae7e118d67de7328417fd018a18f95fac2" :authors
|
|
'(("Alexey Kutepov" . "reximkut@gmail.com"))
|
|
:maintainer
|
|
'("Alexey Kutepov" . "reximkut@gmail.com")
|
|
:url "http://github.com/rexim/org-cliplink")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|