14 lines
432 B
EmacsLisp
14 lines
432 B
EmacsLisp
(define-package "org-appear" "20220617.2355" "Auto-toggle Org elements"
|
|
'((emacs "25.1")
|
|
(org "9.3"))
|
|
:commit "60ba267c5da336e75e603f8c7ab3f44e6f4e4dac" :authors
|
|
'(("Alice Istleyeva" . "awth13@gmail.com"))
|
|
:maintainers
|
|
'(("Alice Istleyeva" . "awth13@gmail.com"))
|
|
:maintainer
|
|
'("Alice Istleyeva" . "awth13@gmail.com")
|
|
:url "https://github.com/awth13/org-appear")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|