13 lines
437 B
EmacsLisp
13 lines
437 B
EmacsLisp
(define-package "org-cliplink" "20201126.1020" "insert org-mode links from the clipboard"
|
|
'((emacs "24.4"))
|
|
:commit "13e0940b65d22bec34e2de4bc8cba1412a7abfbc" :authors
|
|
'(("Alexey Kutepov" . "reximkut@gmail.com"))
|
|
:maintainers
|
|
'(("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:
|