my-emacs-d/elpa/origami-20160924.218/origami-pkg.el

10 lines
244 B
EmacsLisp
Raw Normal View History

2016-09-26 17:08:35 +00:00
(define-package "origami" "20160924.218" "Flexible text folding"
2016-09-15 11:54:46 +00:00
'((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: