update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -1,14 +1,10 @@
(define-package "olivetti" "20241030.542" "Minor mode to automatically balance window margins"
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "olivetti" "20241030.542"
"Minor mode to automatically balance window margins."
'((emacs "24.4"))
:commit "845eb7a95a3ca3325f1120c654d761b91683f598" :authors
'(("Paul W. Rankin" . "rnkn@rnkn.xyz"))
:maintainers
'(("Paul W. Rankin" . "rnkn@rnkn.xyz"))
:maintainer
'("Paul W. Rankin" . "rnkn@rnkn.xyz")
:keywords
'("wp" "text")
:url "https://github.com/rnkn/olivetti")
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "https://github.com/rnkn/olivetti"
:commit "845eb7a95a3ca3325f1120c654d761b91683f598"
:revdesc "845eb7a95a3c"
:keywords '("wp" "text")
:authors '(("Paul W. Rankin" . "rnkn@rnkn.xyz"))
:maintainers '(("Paul W. Rankin" . "rnkn@rnkn.xyz")))