10 lines
244 B
EmacsLisp
10 lines
244 B
EmacsLisp
(define-package "origami" "20160710.958" "Flexible text folding"
|
|
'((s "1.9.0")
|
|
(dash "2.5.0")
|
|
(emacs "24"))
|
|
:url "https://github.com/gregsexton/origami.el" :keywords
|
|
'("folding"))
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|