update packages
This commit is contained in:
@@ -1,16 +1,12 @@
|
||||
(define-package "virtual-auto-fill" "20200906.2038" "Readably display text without adding line breaks"
|
||||
'((emacs "25.2")
|
||||
(adaptive-wrap "0.7")
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(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:
|
||||
:url "https://github.com/luisgerhorst/virtual-auto-fill"
|
||||
:commit "a3991ce02d9a6a1624a3f04da80f4ac966a44092"
|
||||
:revdesc "a3991ce02d9a"
|
||||
:keywords '("convenience" "mail" "outlines" "files" "wp")
|
||||
:authors '(("Luis Gerhorst" . "virtual-auto-fill@luisgerhorst.de"))
|
||||
:maintainers '(("Luis Gerhorst" . "virtual-auto-fill@luisgerhorst.de")))
|
||||
|
||||
Reference in New Issue
Block a user