update packages
This commit is contained in:
@@ -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")))
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
|
||||
;; Author: Paul W. Rankin <rnkn@rnkn.xyz>
|
||||
;; Keywords: wp, text
|
||||
;; Version: 2.0.7
|
||||
;; Package-Version: 20241030.542
|
||||
;; Package-Revision: 845eb7a95a3c
|
||||
;; Package-Requires: ((emacs "24.4"))
|
||||
;; URL: https://github.com/rnkn/olivetti
|
||||
|
||||
|
||||
Reference in New Issue
Block a user