tvl-depot/configs/shared/emacs/.emacs.d/elpa/writeroom-mode-20170623.1027/writeroom-mode-pkg.el
William Carroll 9da3ffee41 Update Emacs packages
This is a massive diff that I had to do in a hurry - when leaving
Urbint. I'm pretty sure that most of these are updating Emacs packages,
but I'm not positive.
2018-10-02 09:54:39 -04:00

12 lines
344 B
EmacsLisp

(define-package "writeroom-mode" "20170623.1027" "Minor mode for distraction-free writing"
'((emacs "24.1")
(visual-fill-column "1.9"))
:keywords
'("text")
:authors
'(("Joost Kremers" . "joostkremers@fastmail.fm"))
:maintainer
'("Joost Kremers" . "joostkremers@fastmail.fm"))
;; Local Variables:
;; no-byte-compile: t
;; End: