update of packages
This commit is contained in:
16
lisp/virtual-auto-fill/virtual-auto-fill-pkg.el
Normal file
16
lisp/virtual-auto-fill/virtual-auto-fill-pkg.el
Normal file
@@ -0,0 +1,16 @@
|
||||
(define-package "virtual-auto-fill" "20200906.2038" "Readably display text without adding line breaks"
|
||||
'((emacs "25.2")
|
||||
(adaptive-wrap "0.7")
|
||||
(visual-fill-column "1.9"))
|
||||
:commit "a3991ce02d9a6a1624a3f04da80f4ac966a44092" :authors
|
||||
'(("Luis Gerhorst" . "virtual-auto-fill@luisgerhorst.de"))
|
||||
:maintainers
|
||||
'(("Luis Gerhorst" . "virtual-auto-fill@luisgerhorst.de"))
|
||||
:maintainer
|
||||
'("Luis Gerhorst" . "virtual-auto-fill@luisgerhorst.de")
|
||||
:keywords
|
||||
'("convenience" "mail" "outlines" "files" "wp")
|
||||
:url "https://github.com/luisgerhorst/virtual-auto-fill")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user