update of packages

This commit is contained in:
2023-11-04 19:26:41 +01:00
parent e162a12b58
commit 3b54a3236d
726 changed files with 297673 additions and 34585 deletions

View 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: