update packages
This commit is contained in:
@@ -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")))
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user