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 "page-break-lines" "20250218.1607" "Display ^L page breaks as tidy horizontal lines"
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "page-break-lines" "20250218.1607"
"Display ^L page breaks as tidy horizontal lines."
'((emacs "25.1"))
:commit "982571749c8fe2b5e2997dd043003a1b9fe87b38" :authors
'(("Steve Purcell" . "steve@sanityinc.com"))
:maintainers
'(("Steve Purcell" . "steve@sanityinc.com"))
:maintainer
'("Steve Purcell" . "steve@sanityinc.com")
:keywords
'("convenience" "faces")
:url "https://github.com/purcell/page-break-lines")
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "https://github.com/purcell/page-break-lines"
:commit "982571749c8fe2b5e2997dd043003a1b9fe87b38"
:revdesc "982571749c8f"
:keywords '("convenience" "faces")
:authors '(("Steve Purcell" . "steve@sanityinc.com"))
:maintainers '(("Steve Purcell" . "steve@sanityinc.com")))

View File

@@ -4,7 +4,8 @@
;; Author: Steve Purcell <steve@sanityinc.com>
;; URL: https://github.com/purcell/page-break-lines
;; Package-Version: 0.15
;; Package-Version: 20250218.1607
;; Package-Revision: 982571749c8f
;; Package-Requires: ((emacs "25.1"))
;; Keywords: convenience, faces