15 lines
467 B
EmacsLisp
15 lines
467 B
EmacsLisp
(define-package "olivetti" "20231104.538" "Minor mode for a nice writing environment"
|
|
'((emacs "24.4"))
|
|
:commit "1f8b3d5cb155f7497083001037a09a972befab21" :authors
|
|
'(("Paul W. Rankin" . "hello@paulwrankin.com"))
|
|
:maintainers
|
|
'(("Paul W. Rankin" . "hello@paulwrankin.com"))
|
|
:maintainer
|
|
'("Paul W. Rankin" . "hello@paulwrankin.com")
|
|
:keywords
|
|
'("wp" "text")
|
|
:url "https://github.com/rnkn/olivetti")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|